﻿/*@font-face {
    font-family: Vazirmatn;
    src: url('fonts/Vazirmatn-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/Vazirmatn-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/Vazirmatn-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/Vazirmatn-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/Vazirmatn-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/Vazirmatn-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/Vazirmatn-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/Vazirmatn-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/Vazirmatn-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BYekan';
    src: url('fonts/Yekan.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('/fonts/IRANSansWeb.eot');
    src: url('/fonts/IRANSansWeb.eot') format('embedded-opentype'), url('/fonts/IRANSansWeb.woff') format('woff'), url('/fonts/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

/*@font-face {
    font-family: 'Yekan';
    src: url( 'Yekan.eot' );
    src: url( '/fonts/Yekan.eot' ) format( 'embedded-opentype' ), url( '/fonts/Yekan.woff2' ) format( 'woff2' ), url( '/fonts/Yekan.woff' ) format( 'woff' ), url( '/fonts/Yekan.ttf' ) format( 'truetype' ), url( '/fonts/Yekan.svg#Yekan' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}

body, h1, h2, h3, h4, h5, h6, label, input {
    font-family: Yekan, sans-serif !important;
}*/

@font-face {
    font-family: 'Yekan';
    src: url( 'Yekan.eot' );
    src: url( '/fonts/Yekan.eot' ) format( 'embedded-opentype' ), url( '/fonts/Yekan.woff2' ) format( 'woff2' ), url( '/fonts/Yekan.woff' ) format( 'woff' ), url( '/fonts/Yekan.ttf' ) format( 'truetype' ), url( '/fonts/Yekan.svg#Yekan' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}

.yekanFont {
    font-family: Yekan, sans-serif !important;
}

.shabnamFont-bold {
    font-family: 'shabnam-bold-fd', sans-serif !important;
}

.shabnamFont-regular {
    font-family: 'shabnam-fd', sans-serif !important;
}

.shabnamFont-light {
    font-family: 'shabnam-light-fd', sans-serif !important;
}


@font-face {
    font-family: 'shabnam-light-fd';
    src:
        url('/fonts/farsi-digits/shabnam-light-fd.eot') format('embedded-opentype'),
        url('/fonts/farsi-digits/shabnam-light-fd.ttf') format('truetype'),
        url('/fonts/farsi-digits/shabnam-light-fd.woff') format('woff'),
        url('/fonts/farsi-digits/shabnam-light-fd.woff2') format('woff2');
}

@font-face {
    font-family: 'shabnam-bold-fd';
    src:
        url('/fonts/farsi-digits/shabnam-bold-fd.eot') format('embedded-opentype'),
        url('/fonts/farsi-digits/shabnam-bold-fd.ttf') format('truetype'),
        url('/fonts/farsi-digits/shabnam-bold-fd.woff') format('woff'),
        url('/fonts/farsi-digits/shabnam-bold-fd.woff2') format('woff2'),
        url('/fonts/farsi-digits/shabnam-fd.eot') format('embedded-opentype'),
        url('/fonts/farsi-digits/shabnam-fd.ttf') format('truetype'),
        url('/fonts/farsi-digits/shabnam-fd.woff') format('woff'),
        url('/fonts/farsi-digits/shabnam-fd.woff2') format('woff2'),
        url('/fonts/farsi-digits/shabnam-light-fd.eot') format('embedded-opentype'),
        url('/fonts/farsi-digits/shabnam-light-fd.ttf') format('truetype'),
        url('/fonts/farsi-digits/shabnam-light-fd.woff') format('woff'),
        url('/fonts/farsi-digits/shabnam-light-fd.woff2') format('woff2');
}

@font-face {
    font-family: 'shabnam-fd';
    src:

        url('/fonts/farsi-digits/shabnam-fd.eot') format('embedded-opentype'),
        url('/fonts/farsi-digits/shabnam-fd.ttf') format('truetype'),
        url('/fonts/farsi-digits/shabnam-fd.woff') format('woff'),
        url('/fonts/farsi-digits/shabnam-fd.woff2') format('woff2'),

}


/*tippy font*/
.tippy-box {
    font-family: 'shabnam-fd', sans-serif !important;
}


