@font-face {
    font-family: 'GT Eesti Pro Text';
    src: url('GTEestiProText-Bold.woff2') format('woff2'),
        url('GTEestiProText-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Text';
    src: url('GTEestiProText-Medium.woff2') format('woff2'),
        url('GTEestiProText-Medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

