@font-face {
    font-family: 'Velora';
    src: url('Velora.otf') format('opentype'),
        url('Velora.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
