@font-face {
    font-family: 'Vinque';
    src: url('../fonts/vinque/Vinque.woff2') format('woff2'),
        url('../fonts/vinque/Vinque.woff') format('woff'),
		url('../fonts/vinque/Vinque.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}