@font-face {
  font-family: 'JetBrainsMono-Regular';
  src:
    url('JetBrainsMono-Regular.woff2') format('woff2'),
    url("JetBrainsMono-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KTFRublenaTrial-Solid';
  src:
    url('KTFRublenaTrial-Solid.woff2') format('woff2'),
    url("KTFRublenaTrial-Solid.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}