@font-face {
    font-family: 'Red-Angus';
    src: url('red-angus/red-angus.otf') format('opentype'),
         url('red-angus/red-angus.ttf') format('truetype'),
         url('red-angus/red-angus.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }