@font-face {
    font-family: 'vc-icons';
    src: url('./vc-icons.woff2?ct9wh9') format('woff2'),
         url('./vc-icons.woff?ct9wh9') format('woff'),
         url('./vc-icons.ttf') format('truetype'),
         url('./vc-icons.svg#vc-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VCGroteskLight';
    src: url('./vcGrotesk-Light.woff2?abw49b') format('woff2'),
         url('./vcGrotesk-Light.woff?abw49b') format('woff'),
         url('./vcGrotesk-Light.ttf?abw49b') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Favorit-Light';
    src: url('./Favorit-Light.woff2') format('woff2'),
         url('./Favorit-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
