@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url('/fonts/gteestiprodisplay_regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url('/fonts/gteestiprodisplay_medium.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url('/fonts/gteestiprodisplay_bold.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'GT Eesti Pro Text';
  src: url('/fonts/gteestiprotext_regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'GT Eesti Pro Text';
  src: url('/fonts/gteestiprotext_medium.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}
* {
  font-family: 'GT Eesti Pro Text', system-ui, sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'GT Eesti Pro Display', system-ui, sans-serif !important;
}
span.whitespace-nowrap.font-semibold.text-dark-100 {
  font-family: 'GT Eesti Pro Display', system-ui, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: 0.005em !important;
}
span.text-base.font-semibold.text-dark-100 {
  font-family: 'GT Eesti Pro Display', system-ui, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: 0.005em !important;
}
