@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: 'HelveticaHeavy';
  src:url("HelveticaNeueLTStd-Blk.otf");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'TimesLTS';
  src:url("TimesLTStd-Roman.otf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'TimesLTS';
  src:url("TimesLTStd-Bold.otf");
  font-weight: 800;
  font-style: normal;
}