/*
 Theme Name:   Listingpro Child
 Theme URI:    http://studio.cridio.com/listingpro/
 Description:  Listingpro Child Theme
 Author:       cridio team
 Author URI:   http://cridio.com/
 Template:     listingpro
 Version:      1.0.0
 Tags:         listingpro, directory, listing, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  listingpro
*/




/* ░░░░░░░░░░░░░░░░░░░░░░░░░ font - start ░░░░░░░░░░░░░░░░░░░░░░░░░ */


@font-face {
    font-family: 'iransansxv';
    src: url('https://autolin.ir/wp-content/themes/listingpro-child/assets/fonts/IRSX/IRANSansXV.woff') format('woff-variations'),
    url('https://autolin.ir/wp-content/themes/listingpro-child/assets/fonts/IRSX/IRANSansXV.woff') format('woff');
    font-weight: 100 1000;
    font-display: fallback;

}

@font-face {
    font-family: iransansx;
    src: url('https://autolin.ir/wp-content/themes/listingpro-child/assets/fonts/IRSX/staticfonts/IRANSansX-Regular.woff') format('woff');
}
@font-face {
    font-family: iransansx;
    src: url('https://autolin.ir/wp-content/themes/listingpro-child/assets/fonts/IRSX/staticfonts/IRANSansX-Bold.woff') format('woff');
    font-weight: 700;
}


body, h1, h2, h3, h4, h5, h6, input, th, span, address, td, strong, textarea, legend, p, li, ul, a, div {
    font-family: iransansx, tahoma !important;
}

@supports (font-variation-settings: normal) {
    body, h1, h2, h3, h4, h5, h6, input, th, span, address, td, strong, textarea, legend, p, li, ul, a, div {
     font-family: 'iransansxv', tahoma !important;
    }
}

h1 { font-weight: 900;}
p { font-weight: 400;}

.material-icons, .mi {
    font-family: Material Icons !important;
}

.vf-wght { font-variation-settings: "wght" 700}
.vf-shar { font-variation-settings: "wght" 900, "DOTS" 4;}

 /*font-weight: bold;*/
 /*font-variation-settings: "wght" 700*/

/* adad farsi */
/*.ss02 {*/
/*    -moz-font-feature-settings: "ss02";*/
/*    -webkit-font-feature-settings: "ss02";*/
/*    font-feature-settings: "ss02";*/
/*}*/


/* taraz amoodi adad */
/*.ss04 {*/
/*    -moz-font-feature-settings: "ss04";*/
/*    -webkit-font-feature-settings: "ss04";*/
/*    font-feature-settings: "ss04";*/
/*}*/


/* ░░░░░░░░░░░░░░░░░░░░░░░░░ font - end ░░░░░░░░░░░░░░░░░░░░░░░░░ */