/* @font-face {
    font-family: 'Gothic Reg';
    font-display: swap;
    src: url('../fonts/GOTHIC.woff2') format('woff2');
}

@font-face {
    font-family: 'font1'; 
    src: url('../fonts/OpenSans-Regular') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*/

@font-face {
    font-family: 'font1'; 
    src: url('../fonts/ClimateCrisis.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'font2'; 
    src: url('../fonts/GoogleSans.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'font3'; 
    src: url('../fonts/Kablammo.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'font4'; 
    src: url('../fonts/BitcountSingle.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'font5'; 
    src: url('../fonts/BerkshireSwash.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

