@font-face {
    font-family: 'GT Eesti Text';
    src: url('./../../public/fonts/GT-Eesti-Display-Regular-Trial.otf')
        format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'GT Eesti Text';
    src: url('./../../public/fonts/GT-Eesti-Text-Light-Trial.otf')
        format('opentype');
    font-weight: 300;
    font-style: normal;
}
