<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face { 
    font-family: "GT Eesti Light";
    font-style: normal;
    font-weight: 400;
    src: 
      url(GT-Eesti-Text-Light.woff2) format("woff2"),
      url(GT-Eesti-Text-Light.ttf) format("truetype");
}

@font-face { 
    font-family: GTUltraBold;
    font-style: normal;
    font-weight: 400;
    src: 
      url(GT-Eesti-Display-Ultra-Bold.woff2) format("woff2"),
      url(GT-Eesti-Display-Ultra-Bold.ttf) format("truetype");
}

@font-face { 
    font-family: "GT Eesti Display Bold";
    font-style: normal;
    font-weight: 400;
    src: 
      url(GT-Eesti-Display-Bold.woff2) format("woff2"),
      url(GT-Eesti-Display-Bold.ttf) format("truetype"),
}

body, h1, h2, h3, h4, h5, h6, p, button, input, select {
    -webkit-font-smoothing: antialiased;
}</pre></body></html>