/* --- START: LOCAL FONT DEFINITIONS --- */

@font-face {
    font-family: 'Grotzec Poster Condensed';
    src: url('../fonts/GrotzecPoster-XCondensedBold.woff2') format('woff2'),
         url('../fonts/GrotzecPoster-XCondensedBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ppneuemontreal Medium';
    src: url('../fonts/PPNeueMontreal-Medium.woff2') format('woff2'),
         url('../fonts/PPNeueMontreal-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swear Display';
    src: url('../fonts/SwearDisplay.woff2') format('woff2'),
         url('../fonts/SwearDisplay.woff') format('woff');
    font-display: swap;
    font-style: normal;
    font-weight: 500; 
}

/* --- END: LOCAL FONT DEFINITIONS --- */