@charset "UTF-8";

@font-face {
  font-family: 'BNazanin';
  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: 'BMitra';
    src: url('fonts/BMitra.eot?#') format('eot'),  /* IE6–8 */
    url('fonts/BMitra.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/BMitra.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BTabassom';
    src: url('fonts/BTabassom.eot?#') format('eot'),  /* IE6–8 */
    url('fonts/BTabassom.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/BTabassom.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BTitrBold';
  src: url('fonts/BTitrBold.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/BTitrBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BTitrBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BKoodakBold';
    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: 'MjFlowRegular';
    src: url('fonts/Mj_Flow_Regular.eot?#') format('eot'),  /* IE6–8 */
    url('fonts/Mj_Flow_Regular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/Mj_Flow_Regular.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'yekan';
    src: url('fonts/Yekan/Yekan.eot');
    src: url('fonts/Yekan/Yekan.eot?#iefix') format("embedded-opentype"),
    url('fonts/Yekan/Yekan.woff') format("woff"),
    url('fonts/Yekan/Yekan.ttf') format("truetype"),
    url('fonts/Yekan/Yekan.svg#BYekan') format("svg");
    font-weight: normal;
    font-style: normal
}

.BNazanin {
	font-family: BNazanin, Tahoma, Arial, Helvetica, sans-serif;
}

.BMitra {
    font-family: BNazanin, Tahoma, Arial, Helvetica, sans-serif;
}

.BTabassom {
    font-family: BTabassom, Tahoma, Arial, Helvetica, sans-serif;
}

.BTitrBold {
	font-family: BTitrBold, Tahoma, Arial, Helvetica, sans-serif;
}

.BKoodakBold {
    font-family: BKoodakBold, Tahoma, Arial, Helvetica, sans-serif;
}

.MjFlowRegular {
    font-family: MjFlowRegular, Tahoma, Arial, Helvetica, sans-serif;
}

.yekan {
    font-family: yekan, Tahoma, Arial, Helvetica, sans-serif;
}
