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

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

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

@font-face {
  font-family: 'Custom Clean Serif';
  src: url('custom_clean_serif/customCleanSerif-roman.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Custom Clean Serif';
  src: url('custom_clean_serif/customCleanSerif-italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Custom Clean Serif';
  src: url('custom_clean_serif/customCleanSerif-black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
