/* GT Eesti Pro Text Font Family */
@font-face {
    font-family: 'GT Eesti Pro Text';
    src: url('../fonts/GTEestiProText-Regular_1760370585549.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Text';
    src: url('../fonts/GTEestiProText-Book_1760370585550.woff2') format('woff2');
    font-weight: 450;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Text';
    src: url('../fonts/GTEestiProText-Medium_1760370585549.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Apply GT Eesti Pro Text globally */
* {
    font-family: 'GT Eesti Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
