/*

Theme Name: Haji Tarkhani

Theme URI: http://hajitarkhani.ir

Author: Arash Arzandehnia

Author Website : http://niatech.ir

Author Email Address : a.arzandehnia@gmail.com

Version: 1.0

*/

@font-face {
    font-family: 'byekan';
    src: url('fonts/BYekan.eot?#') format('eot'),
        url('fonts/BYekan.woff') format('woff'),
        url('fonts/BYekan.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('fonts/Vazirmatn[wght].woff2') format('woff2');
    font-weight: 100 900;
    /* the weight range in the file */
    font-display: swap;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Vazirmatn', sans-serif;
}
