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

/* Parent stylesheet should be loaded from functions.php not using @import */

@font-face {
    font-family: 'Shabnam';
    src: url('fonts/Shabnam.eot'); /* IE9 Compat Modes */
    src: url('fonts/Shabnam.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Shabnam.woff') format('woff'), /* Modern Browsers */
         url('fonts/Shabnam.ttf')  format('truetype'); /* Safari, Android, iOS */
}

/* span, h1, h2, h3, h4, p, a{
    font-family: shabnam !important
    
}
/*
