/*@font-face {
  font-family: 'Narr';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/Narr-regular.woff2') format('woff2'),
       url('./fonts/Narr-regular.woff') format('woff'),
       url('./fonts/Narr-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Narr';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/Narr-bold.woff2') format('woff2'),
       url('./fonts/Narr-bold.woff') format('woff'),
       url('./fonts/Narr-bold.ttf') format('truetype');
}*/

@font-face {
  font-family: 'Narr';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/ClanOffc-NarrBook.woff2') format('woff2'),
       url('./fonts/ClanOffc-NarrBook.woff') format('woff'),
       url('./fonts/ClanOffc-NarrBook.ttf') format('truetype');
}

@font-face {
  font-family: 'Narr';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/ClanOffc-NarrMedium.woff2') format('woff2'),
       url('./fonts/ClanOffc-NarrMedium.woff') format('woff'),
       url('./fonts/ClanOffc-NarrMedium.ttf') format('truetype');
}

@font-face {
  font-family: 'Narr';
  font-style: normal;
  font-weight: 900;
  src: url('./fonts/ClanOffc-NarrBlack.woff2') format('woff2'),
       url('./fonts/ClanOffc-NarrBlack.woff') format('woff'),
       url('./fonts/ClanOffc-NarrBlack.ttf') format('truetype');
}
