@font-face {
    font-family: 'Virsace Bigiora';
    src: 
        url('../../fonts/VirsaceBigiora-Regular.woff') format('woff'),
        url('../../fonts/VirsaceBigiora-Regular.eot') format('eot'),
        url('../../fonts/VirsaceBigiora-Regular.ttf') format('ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}