@font-face {
    font-family: 'CarnasW03';
    src: url('CarnasW03-Black.woff2') format('woff2'),
        url('CarnasW03-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CarnasW03';
    src: url('CarnasW03-Light.woff2') format('woff2'),
        url('CarnasW03-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Carnas';
    src: url('Carnas-Bold.woff2') format('woff2'),
        url('Carnas-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Thin.woff2') format('woff2'),
        url('Gotham-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

