@font-face {
    font-family: 'BehdadWeb';
    src:url('../font/Behdad-Regular.woff2') format('woff2'),
        url('../font/Behdad-Regular.woff') format('woff'),
        url('../font/Behdad-Regular.otf') format('opentype'),
        url('../font/Behdad-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TestFont';
    src:url('../font/Behdad-Regular.woff2') format('woff2'),
        url('../font/Behdad-Regular.woff') format('woff'),
        url('../font/Behdad-Regular.otf') format('opentype'),
        url('../font/Behdad-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GanjNamehSans';
    src: url('../font/GanjNamehSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FSIcon';
    src:url('../font/fontstore-icon.woff2') format('woff2'),
        url('../font/fontstore-icon.woff') format('woff'),
        url('../font/fontstore-icon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LalezarWeb';
    src: url('../font/Lalezar-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Vazir Code;
    src:url('../font/Vazir-Code.eot');
    src:url('../font/Vazir-Code.eot?#iefix') format('embedded-opentype'),
        url('../font/Vazir-Code.woff') format('woff'),
        url('../font/Vazir-Code.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Vazir Code Hack;
    src:url('../font/Vazir-Code-Hack.eot');
    src:url('../font/Vazir-Code-Hack.eot?#iefix') format('embedded-opentype'),
        url('../font/Vazir-Code-Hack.woff') format('woff'),
        url('../font/Vazir-Code-Hack.ttf') format('truetype');
    font-weight: normal;
}