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

