/* Outfit 400 */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/fonts/outfit-latin-400-normal.woff2') format('woff2');
}

/* Outfit 500 */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('/fonts/outfit-latin-500-normal.woff2') format('woff2');
}

/* Outfit 600 */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('/fonts/outfit-latin-600-normal.woff2') format('woff2');
}

/* Outfit 700 */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('/fonts/outfit-latin-700-normal.woff2') format('woff2');
}

/* JetBrains Mono 500 */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('/fonts/jetbrains-mono-latin-500-normal.woff2') format('woff2');
}

/* JetBrains Mono 600 */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('/fonts/jetbrains-mono-latin-600-normal.woff2') format('woff2');
}
