@font-face {
    font-family: 'micro-VazirCode';
    src: url('../fonts/VazirFonts/Vazir-Code.eot');
    src: url('../fonts/VazirFonts/Vazir-Code.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/VazirFonts/Vazir-Code.woff') format('woff'), 
         url('../fonts/VazirFonts/Vazir-Code.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'micro-Vazir';
    src: url('../fonts/VazirFonts/Vazir.eot');
    src: url('../fonts/VazirFonts/Vazir.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/VazirFonts/Vazir.woff2') format('woff2'), 
         url('../fonts/VazirFonts/Vazir.woff') format('woff'), 
         url('../fonts/VazirFonts/Vazir.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'micro-VazirBold';
    src: url('../fonts/VazirFonts/Vazir-Bold.eot');
    src: url('../fonts/VazirFonts/Vazir-Bold.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/VazirFonts/Vazir-Bold.woff2') format('woff2'), 
         url('../fonts/VazirFonts/Vazir-Bold.woff') format('woff'), 
         url('../fonts/VazirFonts/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'micro-VazirLight';
    src: url('../fonts/VazirFonts/Vazir-Light.eot');
    src: url('../fonts/VazirFonts/Vazir-Light.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/VazirFonts/Vazir-Light.woff2') format('woff2'), 
         url('../fonts/VazirFonts/Vazir-Light.woff') format('woff'), 
         url('../fonts/VazirFonts/Vazir-Light.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'micro-VazirMedium';
    src: url('../fonts/VazirFonts/Vazir-Medium.eot');
    src: url('../fonts/VazirFonts/Vazir-Medium.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/VazirFonts/Vazir-Medium.woff2') format('woff2'), 
         url('../fonts/VazirFonts/Vazir-Medium.woff') format('woff'), 
         url('../fonts/VazirFonts/Vazir-Medium.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'micro-VazirThin';
    src: url('../fonts/VazirFonts/Vazir-Thin.eot');
    src: url('../fonts/VazirFonts/Vazir-Thin.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/VazirFonts/Vazir-Thin.woff2') format('woff2'), 
         url('../fonts/VazirFonts/Vazir-Thin.woff') format('woff'), url('../fonts/VazirFonts/Vazir-Thin.ttf') format('truetype');
    font-weight: 100;
}
