@font-face {
    font-family: 'times-new-roman';
    src: url(./times-new-roman.eot);
    src: url(./times-new-roman.eot?#iefix) format('embedded-opentype'),
         url(./times-new-roman.woff) format('woff'),
         url(./times-new-roman.woff2) format('woff2'),
         url(./times-new-roman.svg#times-new-roman) format('svg'),
         url(./times-new-roman.otf) format('otf');
  }