﻿@font-face
{
    font-family: 'nazanin';
    src: local('IRNazanin');
    src: url('Fonts/IRNazanin.eot'); /* this will be applied from IE 9 compatibility mode*/
    src: url('Fonts/IRNazanin.eot?') format('embedded-opentype'), /* IE prior versions */ url('Fonts/IRNazanin.woff') format('woff'), /* modern browser that support web open font */ url('Fonts/IRNazanin.ttf') format('truetype'); /* browsers that support true type */
    font-weight: normal;
    font-style: normal;
    font-stretch: extra-expanded;
}
@font-face
{
    font-family: 'droidnaskh-bold';
    src: url('Fonts/DroidNaskh-Bold.eot'); /* this will be applied from IE 9 compatibility mode*/
    src: url('Fonts/DroidNaskh-Bold.eot?') format('embedded-opentype'), /* IE prior versions */ url('Fonts/DroidNaskh-Bold.woff') format('woff'), /* modern browser that support web open font */ url('Fonts/DroidNaskh-Bold.ttf') format('truetype'); /* browsers that support true type */
    font-weight: normal;
    font-style: normal;
    font-stretch: extra-expanded;
}
@font-face
{
    font-family: 'droidnaskh';
    src: local('Droid Arabic Naskh');
    src: url('Fonts/DroidNaskh-Regular.eot'); /* this will be applied from IE 9 compatibility mode*/
    src: url('Fonts/DroidNaskh-Regular.eot?') format('embedded-opentype'), /* IE prior versions */ url('Fonts/DroidNaskh-Regular.woff') format('woff'), /* modern browser that support web open font */ url('Fonts/DroidNaskh-Regular.ttf') format('truetype'); /* browsers that support true type */
    font-weight: bold;
    font-style: normal;
    font-stretch: extra-expanded;
}
@font-face
{
    font-family: 'BNazanin';
    src: url('Fonts/BNazanin.eot'); /* this will be applied from IE 9 compatibility mode*/
    src: url('Fonts/BNazanin.eot?') format('embedded-opentype'), /* IE prior versions */ url('Fonts/BNazanin.woff') format('woff'), /* modern browser that support web open font */ url('Fonts/BNazanin.ttf') format('truetype'); /* browsers that support true type */
    font-weight: bold;
    font-style: normal;
    font-stretch: extra-expanded;
}
@font-face {
    font-family: 'Vazir';
    src: url('Fonts/BNazanin.eot'); /* this will be applied from IE 9 compatibility mode*/
    src: url('Fonts/BNazanin.eot?') format('embedded-opentype'), /* IE prior versions */
    url('Fonts/BNazanin.woff') format('woff'), /* modern browser that support web open font */
    url('Fonts/BNazanin.ttf') format('truetype'); /* browsers that support true type */
    font-weight: normal;
}
@font-face {
    font-family: 'VazirD';
    src: url('Fonts/Vazir-FD.eot'); /* this will be applied from IE 9 compatibility mode*/
    src: url('Fonts/Vazir-FD.eot?') format('embedded-opentype'), /* IE prior versions */
    url('Fonts/Vazir-FD.woff') format('woff'), /* modern browser that support web open font */
    url('Fonts/Vazir-FD.ttf') format('truetype'); /* browsers that support true type */
    font-weight: normal;
}
@font-face {
    font-family: 'VazirB';
    src: url('Fonts/Vazir-Bold.eot'); /* this will be applied from IE 9 compatibility mode*/
    src: url('Fonts/Vazir-Bold.eot?') format('embedded-opentype'), /* IE prior versions */
    url('Fonts/Vazir-Bold.woff') format('woff'), /* modern browser that support web open font */
    url('Fonts/Vazir-Bold.ttf') format('truetype'); /* browsers that support true type */
    font-weight: bold;
}
body, h1, h2, h3, h4, h5, h6, p, span, *, .label {
    font-family: 'VazirD','VazirB','Vazir',"Open Sans",sans-serif;
}

.page-title, .badge {
    font-family: 'VazirD','VazirB' !important;
}
