
@font-face {
  font-family: 'BMitB';

  src: url(../fonts/BMitraBold);

  src: local('BMitraBold'),
      url(../fonts/BMitraBold.eot) format('embedded-opentype'),
      url(../fonts/BMitraBold.woff) format('woff');

  font-weight: 900;
  font-style: italic;
}


@font-face {
  font-family: 'BTitB';

  src: url(../fonts/BTitrBold);
   
  src: local('BTitrBold'),
      url(../fonts/BTitrBold.eot) format('embedded-opentype'),
      url(../fonts/BTitrBold.woff) format('woff');

  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BMit';

  src: url(../fonts/BMitra);

  src: local('BMitra'),
      url(../fonts/BMitra.eot) format('embedded-opentype'),
      url(../fonts/BMitra.woff) format('woff');

  font-weight: lighter;
  font-style: italic;
}

@font-face {
    font-family: 'Camb';
    src: url(../fonts/Cambria);
    src: local('Cambria'), url(../fonts/Cambria.eot) format('embedded-opentype'), url(../fonts/Cambria.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CambM';
    src: url(../fonts/CambriaMath);
    src: local('CambriaMath'), url(../fonts/CambriaMath.eot) format('embedded-opentype'), url(../fonts/CambriaMath.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}