/* GT Eesti Pro Display — carpeta public/fonts/GT */

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/fonts/GT/gteestiprodisplay_thin.otf');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/fonts/GT/gteestiprodisplay_light.otf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/fonts/GT/gteestiprodisplay_regular.otf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/fonts/GT/gteestiprodisplay_medium.otf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/fonts/GT/gteestiprodisplay_bold.otf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/fonts/GT/gteestiprodisplay_ultrabold.otf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
