/* included only when we don't want to use fonts from google server */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/OpenSans-300.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(../fonts/OpenSans-400.woff) format('woff');
}

@font-face {
font-family: 'BNazanin';
src: url('../fonts/BNazanin.eot?#') format('eot'),
url('../fonts/BNazanin.woff') format('woff'),
url('../fonts/BNazanin.ttf') format('truetype');
}
@font-face {
font-family: 'BTitrBold';
src: url('../fonts/BTitrBold.eot?#') format('eot'),
url('../fonts/BTitrBold.woff') format('woff'),
url('../fonts/BTitrBold.ttf') format('truetype');
}
@font-face {
font-family: 'MRTKofiAhramBold';
src: url('../fonts/MRT_Kofi_Ahram-Bold.eot?#') format('eot'),
url('../fonts/MRT_Kofi_Ahram-Bold.woff') format('woff'),
url('../fonts/MRT_Kofi_Ahram-Bold.ttf') format('truetype');
}
@font-face {
font-family: 'BTir';
src: url('../fonts/BTir.eot?#') format('eot'),
url('../fonts/BTir.woff') format('woff'),
url('../fonts/BTir.ttf') format('truetype');
}
@font-face {
font-family: 'BHoma';
src: url('../fonts/BHoma.eot?#') format('eot'),
url('../fonts/BHoma.woff') format('woff'),
url('../fonts/BHoma.ttf') format('truetype');
}