@font-face {
    font-family: 'visionlight';
    font-display: fallback;
    src: url('Vision-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'visionregular';
    font-display: fallback;
    src: url('Vision-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'visionbold';
    font-display: fallback;
    src: url('Vision-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
