/* 
Theme Name: Hello Child
Theme URI: https://elementor-site.ir/
Description: 
Author: Elementor Site
Author URI: https://elementor-site.ir/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

 
 @font-face {
	font-family: 'iransans';
	src: url(/wp-content/themes/fonts/IRANSansWeb_UltraLight.woff2);
	src: url(/wp-content/themes/fonts/IRANSansWeb_UltraLight.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/IRANSansWeb_UltraLight.woff2);
	font-weight:100;
	font-style: normal;
}
@font-face {
	font-family: 'iransans';
	src: url(/wp-content/themes/fonts/IRANSansWeb_Light.woff2);
	src: url(/wp-content/themes/fonts/IRANSansWeb_Light.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/IRANSansWeb_Light.woff2);
	font-weight:200;
	font-style: normal;
}
@font-face {
	font-family: 'iransans';
	src: url(/wp-content/themes/fonts/IRANSansWeb.woff2);
	src: url(/wp-content/themes/fonts/IRANSansWeb.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/IRANSansWeb.woff2);
	font-weight:300;
	font-style: normal;
}
@font-face {
	font-family: 'iransans';
	src: url(/wp-content/themes/fonts/IRANSansWeb_Medium.woff2);
	src: url(/wp-content/themes/fonts/IRANSansWeb_Medium.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/IRANSansWeb_Medium.woff2);
	font-weight:400;
	font-style: normal;
}
@font-face {
	font-family: 'iransans';
	src: url(/wp-content/themes/fonts/IRANSansWeb_Bold.woff2);
	src: url(/wp-content/themes/fonts/IRANSansWeb_Bold.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/IRANSansWeb_Bold.woff2);
	font-weight:500;
	font-style: normal;
}
@font-face {
	font-family: 'iransans';
	src: url(/wp-content/themes/fonts/IRANSansWeb_Black.woff2);
	src: url(/wp-content/themes/fonts/IRANSansWeb_Black.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/IRANSansWeb_Black.woff2);
	font-weight:600;
	font-style: normal;
}
/*, sans-serif!important*/
body{
    font-family: 'iransans' !important;
}

.nav > li > a {
    font-family:  'iransans'!important;
}

.heading-font,.placeholder{
    font-family: 'iransans'!important;
}
h1,h2,h3,h4,h5,h6,a,div,li,p,span,input {
        font-family: 'iransans'!important;
}
.alt-font{
    font-family: 'iransans'!important;
}

h2.gform_submission_error.hide_summary {
    font-size: 20px;
    background: crimson;
    padding: 15px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
}
