@font-face {
    font-family: 'PP Fragment Sans';
    src: url('PPFragment-SansRegular.woff2') format('woff2'),
        url('PPFragment-SansRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    font-synthesis: none;
}

@font-face {
    font-family: 'PP Fragment Sans';
    src: url('PPFragment-SansSemiBold.woff2') format('woff2'),
        url('PPFragment-SansSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    font-synthesis: none;
}

@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-synthesis: none;
}