@font-face {
  font-family: 'TimesNewRomanPS-BoldMT';
  src: url('TimesNewRomanPS-BoldMT.svg#TimesNewRomanPS-BoldMT') format('svg'),
       url('TimesNewRomanPS-BoldMT.ttf') format('truetype'),
       url('TimesNewRomanPS-BoldMT.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'timesbd';
  src: url('timesbd.eot');
  src: url('timesbd.eot?#iefix') format('embedded-opentype'),
       url('timesbd.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

