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