/* Outfit — variable font, self-hosted.
 * Source: https://github.com/Outfitio/Outfit-Fonts (SIL OFL 1.1, see OFL.txt)
 * One file covers weights 100–900. Use `font-weight: <100..900>;` in CSS.
 */
@font-face {
  font-family: 'Outfit';
  src: url('/fonts/outfit/Outfit-Variable.woff2') format('woff2-variations'),
       url('/fonts/outfit/Outfit-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
