/*
Theme Name:   oceanwp child theme
Description:  Write here a brief description about your child-theme
Author:       تعمیرات الکترواستیل مشهد
Author URL:   Write here the author's blog or website url
Template:     oceanwp
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  oceanwp-child
*/

/* Write here your own personal stylesheet */


@font-face{
    font-family: sahel;
	font-display: swap;
    src: url('sahel.woff');
}
@font-face{
    font-family: dana;
	font-display: swap;
    src: url('dana-regular.woff2');
}
@font-face{
    font-family: IranSans;
	font-display: swap;
    src: url('IRANSansWeb.woff');
}