@font-face {
  font-family: 'Fraunces';
  src: url('/assets/fonts/fraunces-400-latin.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: optional;
}
@font-face {
  font-family: 'Fraunces';
  src: url('/assets/fonts/fraunces-500-latin.woff2') format('woff2');
  font-style: normal;
  font-weight: 500;
  font-display: optional;
}
@font-face {
  font-family: 'Fraunces';
  src: url('/assets/fonts/fraunces-600-latin.woff2') format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: optional;
}
@font-face {
  font-family: 'Fraunces';
  src: url('/assets/fonts/fraunces-400-italic-latin.woff2') format('woff2');
  font-style: italic;
  font-weight: 400;
  font-display: optional;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url('/assets/fonts/source-sans-3-normal-latin.woff2') format('woff2');
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url('/assets/fonts/source-sans-3-italic-latin.woff2') format('woff2');
  font-style: italic;
  font-weight: 400;
  font-display: optional;
}
@font-face {
  font-family: 'IBM Plex Mono';
  src: url('/assets/fonts/ibm-plex-mono-400-latin.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: optional;
}
@font-face {
  font-family: 'IBM Plex Mono';
  src: url('/assets/fonts/ibm-plex-mono-500-latin.woff2') format('woff2');
  font-style: normal;
  font-weight: 500;
  font-display: optional;
}
