@font-face {
    font-family: 'PP Fragment Glare';
    src: url('PPFragment-GlareLight.woff2') format('woff2'),
        url('PPFragment-GlareLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Fragment Glare';
    src: url('PPFragment-GlareRegular.woff2') format('woff2'),
        url('PPFragment-GlareRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sweet Sans Pro';
    src: url('SweetSansPro-BoldItalic.woff2') format('woff2'),
        url('SweetSansPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sweet Sans Pro';
    src: url('SweetSansPro-Italic.woff2') format('woff2'),
        url('SweetSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sweet Sans Pro';
    src: url('SweetSansPro-Bold.woff2') format('woff2'),
        url('SweetSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sweet Sans Pro';
    src: url('SweetSansPro-Regular.woff2') format('woff2'),
        url('SweetSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sweet Sans Pro ExLight';
    src: url('SweetSansPro-ExLight.woff2') format('woff2'),
        url('SweetSansPro-ExLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sweet Sans Pro';
    src: url('SweetSansPro-Medium.woff2') format('woff2'),
        url('SweetSansPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

