/*
 Theme Name: OceanWP Child
 Theme URI: https://ocenwp.com
 Description: OceanWP WordPress Child Theme Developed By CafeLMS
 Author: CafeLMS
 Author URI: https://lmscafe.ir
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 text-domain: oceanwp-child
 Template: oceanwp
 Version: 3.2.2
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
/* = Theme customization starts below here
------------------------------------------------------- */
 
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	src: url('cafelms-font/eot/IRANSansWeb_Black.eot');
	src: url('cafelms-font/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'),  
		 url('cafelms-font/woff2/IRANSansWeb_Black.woff2') format('woff2'), 
		 url('cafelms-font/woff/IRANSansWeb_Black.woff') format('woff'), 
		 url('cafelms-font/ttf/IRANSansWeb_Black.ttf') format('truetype');
	 font-display: swap;
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('cafelms-font/eot/IRANSansWeb_Bold.eot');
	src: url('cafelms-font/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  
		 url('cafelms-font/woff2/IRANSansWeb_Bold.woff2') format('woff2'), 
		 url('cafelms-font/woff/IRANSansWeb_Bold.woff') format('woff'), 
		 url('cafelms-font/ttf/IRANSansWeb_Bold.ttf') format('truetype');
	 font-display: swap;
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('cafelms-font/eot/IRANSansWeb_Medium.eot');
	src: url('cafelms-font/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  
		 url('cafelms-font/woff2/IRANSansWeb_Medium.woff2') format('woff2'), 
		 url('cafelms-font/woff/IRANSansWeb_Medium.woff') format('woff'), 
		 url('cafelms-font/ttf/IRANSansWeb_Medium.ttf') format('truetype');
	 font-display: swap;
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('cafelms-font/eot/IRANSansWeb_Light.eot');
	src: url('cafelms-font/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  
		 url('cafelms-font/woff2/IRANSansWeb_Light.woff2') format('woff2'), 
		 url('cafelms-font/woff/IRANSansWeb_Light.woff') format('woff'), 
		 url('cafelms-font/ttf/IRANSansWeb_Light.ttf') format('truetype');
	 font-display: swap;
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('cafelms-font/eot/IRANSansWeb_UltraLight.eot');
	src: url('cafelms-font/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  
		 url('cafelms-font/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), 
		 url('cafelms-font/woff/IRANSansWeb_UltraLight.woff') format('woff'), 
		 url('cafelms-font/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
	 font-display: swap;
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('cafelms-font/eot/IRANSansWeb.eot');
	src: url('cafelms-font/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  
		 url('cafelms-font/woff2/IRANSansWeb.woff2') format('woff2'), 
		 url('cafelms-font/woff/IRANSansWeb.woff') format('woff'), 
		 url('cafelms-font/ttf/IRANSansWeb.ttf') format('truetype');
}
 