@font-face {
    font-family: 'cg';
    src: url('CG/CG.woff2') format('woff2'),
        url('CG/CG.woff') format('woff'),
        url('CG/CG.ttf') format('truetype'),
        url('CG/CG.svg#CG') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'pop';
    src: url('Pop/Poppins-Regular.woff2') format('woff2'),
        url('Pop/Poppins-Regular.woff') format('woff'),
        url('Pop/Poppins-Regular.ttf') format('truetype'),
        url('Pop/Poppins-Regular.svg#Pop') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'pact';
    src: url('pact/Impact.woff2') format('woff2'),
        url('pact/Impact.woff') format('woff'),
        url('pact/Impact.ttf') format('truetype'),
        url('pact/Impact.svg#pact') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hk';
    src: url('HK/HansKendrick-Regular.woff2') format('woff2'),
        url('HK/HansKendrick-Regular.woff') format('woff'),
        url('HK/HansKendrick-Regular.ttf') format('truetype'),
        url('HK/HansKendrick-Regular.svg#HK') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


