﻿@font-face {
    /*font-family: BNazanin;
  src: url('../fonts/BNazanin.eot');
  src: url('../fonts/BNazaninr.eot?#iefix') format('embedded-opentype'), 
      url('../fonts/BNazanin.woff') format('woff'),
       url('../fonts/BNazanin.ttf') format('truetype');*/
    /*
     font-family: BZar;
  src: url('../fonts/BZar.eot');
  src: url('../fonts/BZar.eot?#iefix') format('embedded-opentype'), 
      url('../fonts/BZar.woff') format('woff'),
       url('../fonts/BZar.ttf') format('truetype');
       */
    font-family: BYekan;
    src: url('../fonts/BYekan.eot');
    src: url('../fonts/BYekan.eot?#iefix') format('embedded-opentype'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype');
    /*
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
      url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
       url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
      url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
    */
}

@font-face {
    font-family: Roboto;
    src: url('../fonts/Roboto.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    src: url('../fonts/IRANSans.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans_Bold;
    src: url('../fonts/IRANSans_Bold.ttf') format('truetype');
}

body {
    font-family: IRANSans !important;
    text-transform: none !important;
}

.en {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.FontBold {
    font-family: IRANSans_Bold !important;
}

.font-site {
    font-family: IRANSans !important;
    text-transform: none !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: IRANSans !important;
    text-transform: none !important;
}
