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

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


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

