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

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

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

@font-face {
    font-family: 'Spectral';
    src: url('fonts/Spectral-Bold.woff2') format('woff2'),
        url('fonts/Spectral-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Spectral';
    src: url('fonts/Spectral-SemiBold.woff2') format('woff2'),
        url('fonts/Spectral-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

