@font-face {
  font-family: 'Italiana';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('./fonts/italiana-400-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Instrument Sans';
  font-style: italic;
  font-weight: 400 700;
  font-display: block;
  src: url('./fonts/instrument-sans-400-700-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: block;
  src: url('./fonts/instrument-sans-400-700-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 400;
  font-display: block;
  src: url('./fonts/ibm-plex-mono-400-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('./fonts/ibm-plex-mono-400-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: block;
  src: url('./fonts/ibm-plex-mono-500-normal.woff2') format('woff2');
}
