/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 2, 2021 */



@font-face {
    font-family: 'made_dillan';
    src: url('fonts/made_dillan-webfont.eot');
    src: url('fonts/made_dillan-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/made_dillan-webfont.woff') format('woff'),
         url('fonts/made_dillan-webfont.ttf')  format('truetype'),
         url('fonts/made_dillan-webfont.svg#svgFontName') format('svg');
}

 h1 {
font-family: 'made_dillan', Arial, sans-serif;
}