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

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

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

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

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

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

