/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: Nick
Author URI: inzewind.com
Description: Theme enfant pour OceanWP
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 3.0.7.1634936712
Updated: 2021-10-22 23:05:12

*/


/* Ajout police langdon */
@font-face {
font-family: 'langdon-webfont';
src: url('langdon-webfont.eot');
src: url('langdon-webfont.eot?#iefix') format('embedded-opentype'),
url('langdon-webfont.woff2') format('woff2'),
url('langdon-webfont.woff') format('woff'),
url('langdon-webfont.ttf') format('truetype'),
url('langdon-webfont.svg#svgwpf') format('svg');
}


/* Mes titres */
h1, h2, h3, h4, h5, h6 {
font-family: 'langdon-webfont', Arial, sans-serif !important;
}