@font-face {
    font-family: 'PoppinsRegular';
    src: url('Poppins-Regular.woff2') format('woff2'),
        url('Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'CooperHewitt';
    src: url('CooperHewitt-Heavy.woff2') format('woff2'),
        url('CooperHewitt-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

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




