/* 
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: 'Jost';
	src: url(/wp-content/themes/fonts/Jost-200-Thin.woff2);
	src: url(/wp-content/themes/fonts/Jost-200-Thin.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/Jost-200-Thin.woff2);
	font-weight:200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Jost';
	src: url(/wp-content/themes/fonts/Jost-300-Light.woff2);
	src: url(/wp-content/themes/fonts/Jost-300-Light.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/Jost-300-Light.woff2);
	font-weight:300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Jost';
	src: url(/wp-content/themes/fonts/Jost-400-Book.woff2);
	src: url(/wp-content/themes/fonts/Jost-400-Book.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/Jost-400-Book.woff2);
	font-weight:400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Jost';
	src: url(/wp-content/themes/fonts/Jost-500-Medium.woff2);
	src: url(/wp-content/themes/fonts/Jost-500-Medium.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/Jost-500-Medium.woff2);
	font-weight:500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Jost';
	src: url(/wp-content/themes/fonts/Jost-600-Semi.woff2);
	src: url(/wp-content/themes/fonts/Jost-600-Semi.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/Jost-600-Semi.woff2);
	font-weight:600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Jost';
	src: url(/wp-content/themes/fonts/Jost-700-Bold.woff2);
	src: url(/wp-content/themes/fonts/Jost-700-Bold.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/Jost-700-Bold.woff2);
	font-weight:700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Jost';
	src: url(/wp-content/themes/fonts/Jost-900-Black.woff2);
	src: url(/wp-content/themes/fonts/Jost-900-Black.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/Jost-900-Black.woff2);
	font-weight:900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Opensans';
	src: url(/wp-content/themes/fonts/OpenSansRegular.woff2);
	src: url(/wp-content/themes/fonts/OpenSansRegular.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/OpenSansRegular.woff2);
	font-weight:400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Opensans';
	src: url(/wp-content/themes/fonts/RobotoBoldCondensed.woff2);
	src: url(/wp-content/themes/fonts/RobotoBoldCondensed.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/RobotoBoldCondensed.woff2);
	font-weight:700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Opensans';
	src: url(/wp-content/themes/fonts/OpenSansBold.woff2);
	src: url(/wp-content/themes/fonts/OpenSansBold.woff2?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/OpenSansBold.woff2);
	font-weight:800;
	font-style: normal;
	font-display: swap;
}
/*, sans-serif!important*/
body{
    font-family: 'Jost' !important;
	font-display: swap;
}
p,div{
    font-family: 'Opensans' !important;
	font-display: swap;
}

.nav > li > a {
    font-family:  'Jost'!important;
	font-display: swap;
}

.heading-font,.placeholder{
    font-family: 'Jost'!important;
	font-display: swap;
}
h1,h2,h3,h4,h5,h6,a,li,span,input,label,button,bdi {
        font-family: 'Jost'!important;
	font-display: swap;
}

.alt-font{
    font-family: 'Jost'!important;
	font-display: swap;
}




 ::-webkit-scrollbar {
            width: 10px;
            border-radius: 0px !important;
            background-color: #CAC6C5;
        }
 
/* Fixed part */
        ::-webkit-scrollbar-track {
            box-shadow: inset 0px -1px 13px #ACC598;
            border-radius: 0px;
        }
 
/* Moving part */
        ::-webkit-scrollbar-thumb {
            background: #e9cc84;
            border-radius: 10px;
        }





	
