﻿@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'B Nazanin';
  src: url('fonts/BNazanin.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/BNazanin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BNazanin.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
  font-family: 'B KoodakBold';
  src: url('fonts/BKoodakBold.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/BKoodakBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BKoodakBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
  font-family: 'B Titr';
  src: url('fonts/BTitr.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/BTitr.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BTitr.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
 font-family: 'Vazir';
 font-style: 'normal';
 font-weight: 'normal';
 src: url('fonts/Vazir.eot');
 src: url('fonts/Vazir.eot?#iefix') format('embedded-opentype'), 
 url('fonts/Vazir.woff2') format('woff2'), 
 url('fonts/Vazir.woff') format('woff'), 
 url('fonts/Vazir.ttf') format('truetype');
}
@font-face {
 font-family: 'Vazir';
 font-style: 'normal';
 font-weight:' bold';
 src: url('fonts/Vazir-Bold.eot');
 src: url('fonts/Vazir-Bold.eot?#iefix') format('embedded-opentype'), 
 url('fonts/Vazir-Bold.woff2') format('woff2'), 
 url('fonts/Vazir-Bold.woff') format('woff'), 
 url('fonts/Vazir-Bold.ttf') format('truetype');
}
@font-face {
 font-family:' Vazir';
 font-style: 'normal';
 font-weight: 'Light';
 src: url('fonts/Vazir-Light.eot');
 src: url('fonts/Vazir-Light.eot?#iefix') format('embedded-opentype'), 
 url('fonts/Vazir-Light.woff2') format('woff2'), 
 url('fonts/Vazir-Light.woff') format('woff'), 
 url('fonts/Vazir-Light.ttf') format('truetype');
}
@font-face {
 font-family: 'Vazir';
 font-style: 'normal';
 font-weight: 'Thin';
 src: url('fonts/Vazir-Thin.eot');
 src: url('fonts/Vazir-Thin.eot?#iefix') format('embedded-opentype'), 
 url('fonts/Vazir-Thin.woff2') format('woff2'), 
 url('fonts/Vazir-Thin.woff') format('woff'), 
 url('fonts/Vazir-Thin.ttf') format('truetype');
}

