/* ClanOffc-NarrBook */
@font-face {
  font-family: 'ClanOffc-NarrBook';
  font-style: normal;
  font-weight: 400;
  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: 'ClanOffc-NarrBook';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/ClanOffc-NarrBookItalic.woff2') format('woff2'),
       url('./fonts/ClanOffc-NarrBookItalic.woff') format('woff'),
       url('./fonts/ClanOffc-NarrBookItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'ClanOffc-NarrBook';
  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: 'ClanOffc-NarrBook';
  font-style: italic;
  font-weight: 500;
  src: url('./fonts/ClanOffc-NarrBookItalic.woff2') format('woff2'),
       url('./fonts/ClanOffc-NarrBookItalic.woff') format('woff'),
       url('./fonts/ClanOffc-NarrBookItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'ClanOffc-NarrBook';
  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');
}

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

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

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/Roboto/Roboto-Italic.woff2') format('woff2'),
       url('./fonts/Roboto/Roboto-Italic.woff') format('woff'),
       url('./fonts/Roboto/Roboto-Italic.ttf') format('truetype');
}

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

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('./fonts/Roboto/Roboto-MediumItalic.woff2') format('woff2'),
       url('./fonts/Roboto/Roboto-MediumItalic.woff') format('woff'),
       url('./fonts/Roboto/Roboto-MediumItalic.ttf') format('truetype');
}

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

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2'),
       url('./fonts/Roboto/Roboto-BoldItalic.woff') format('woff'),
       url('./fonts/Roboto/Roboto-BoldItalic.ttf') format('truetype');
}

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

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('./fonts/Roboto/Roboto-BlackItalic.woff2') format('woff2'),
       url('./fonts/Roboto/Roboto-BlackItalic.woff') format('woff'),
       url('./fonts/Roboto/Roboto-BlackItalic.ttf') format('truetype');
}