@font-face {
    font-family: 'NewsGothicStd';
    src: url('fonts/NewsGothicStd.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'NewsGothicStd-Bold';
    src: url('fonts/NewsGothicStd-Bold.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
  }
