@font-face {
    font-family: 'FONTSPRING DEMO - Pontiac';
    src: url('FONTSPRINGDEMO-PontiacRegularRegular.woff2') format('woff2'),
        url('FONTSPRINGDEMO-PontiacRegularRegular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Pontiac';
    src: url('FONTSPRINGDEMO-PontiacLightRegular.woff2') format('woff2'),
        url('FONTSPRINGDEMO-PontiacLightRegular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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

