/* FUENTES PERSONALIZADAS EXÓTICA GIN */

/* Bogart - Para elementos secundarios */
@font-face {
    font-family: 'Bogart';
    src: url('../font/Bogart-Semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Highrise';
    src: url('../font/HighriseFont-Regular.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Space Grotesk - Para TÍTULOS GRANDES */
@font-face {
    font-family: 'Space Grotesk';
    src: url('../font/space-grotesk.light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk';
    src: url('../font/space-grotesk.medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk';
    src: url('../font/space-grotesk.bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* VARIABLES DE FUENTES CORREGIDAS */
