@font-face {
  font-family: 'GT-Eesti';
  src:
    url('../fonts/GT-Eesti-Pro-Text/GT-Eesti-Pro-Text-Regular.otf') format('otf'),
    url('../fonts/GT-Eesti-Pro-Text/GT-Eesti-Pro-Text-Regular.woff2') format('woff2'),
    url('../fonts/GT-Eesti-Pro-Text/GT-Eesti-Pro-Text-Regular.woff') format('woff'),
    url('../fonts/GT-Eesti-Pro-Text/GT-Eesti-Pro-Text-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT-Eesti';
  src:
    url('../fonts/GT-Eesti-Pro-Text/GT-Eesti-Pro-Text-Light.otf') format('otf'),
    url('../fonts/GT-Eesti-Pro-Text/GT-Eesti-Pro-Text-Light.woff2') format('woff2'),
    url('../fonts/GT-Eesti-Pro-Text/GT-Eesti-Pro-Text-Light.woff') format('woff'),
    url('../fonts/GT-Eesti-Pro-Text/GT-Eesti-Pro-Text-Light.otf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'Cascadia Code';
  src: url('../fonts/Cascadia-Code/CascadiaCode-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
