@font-face {
    font-family: 'Vasque';
    src: url('Vasque-Regular.eot');
    src: local('Vasque Regular'), local('Vasque-Regular'),
        url('Vasque-Regular.eot?#iefix') format('embedded-opentype'),
        url('Vasque-Regular.woff2') format('woff2'),
        url('Vasque-Regular.woff') format('woff'),
        url('Vasque-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: myFirstFont;
    src: url(BADDESTROUGH.ttf);
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

