@font-face {
    font-family: 'Glacial Indifference';
    src: url('Glacial_Indifference/WEB/GlacialIndifference-Regular.woff2') format('woff2'),
         url('Glacial_Indifference/WEB/GlacialIndifference-Regular.woff') format('woff'),
         url('Glacial_Indifference/TTF/GlacialIndifference-Regular.ttf') format('truetype'),
         url('Glacial_Indifference/OTF/GlacialIndifference-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Glacial Indifference';
    src: url('Glacial_Indifference/WEB/GlacialIndifference-Bold.woff2') format('woff2'),
         url('Glacial_Indifference/WEB/GlacialIndifference-Bold.woff') format('woff'),
         url('Glacial_Indifference/TTF/GlacialIndifference-Bold.ttf') format('truetype'),
         url('Glacial_Indifference/OTF/GlacialIndifference-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Recoleta - Bold */
@font-face {
    font-family: 'Recoleta';
    src: url('Recoleta/WEB/recoleta-bold-webfont.woff2') format('woff2'),
         url('Recoleta/WEB/recoleta-bold-webfont.woff') format('woff'),
         url('Recoleta/OTF/Recoleta-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Add other Recoleta weights if needed */