@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;;
  font-display: swap;
  src: url('/static/fonts/Inter-400;-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;;
  font-display: swap;
  src: url('/static/fonts/Inter-300;-normal.woff2') format('woff2');
}

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

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

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

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

@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;;
  font-display: swap;
  src: url('/static/fonts/JetBrainsMono-400;-normal.woff2') format('woff2');
}

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

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

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

@font-face {
  font-family: 'Syne';
  font-style: normal;
  font-weight: 800;;
  font-display: swap;
  src: url('/static/fonts/Syne-800;-normal.woff2') format('woff2');
}
