@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300 400 500 600;
  font-display: swap;
  src: url('../fonts/outfit.woff2') format('woff2');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/outfit-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800 900;
  font-display: swap;
  src: url('../fonts/outfit-black.woff2') format('woff2');
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400 500 700;
  font-display: swap;
  src: url('../fonts/jetbrains.woff2') format('woff2');
}
