@font-face {
    font-family: 'Nouvelle Vague';
    font-display: swap;
    src: url('nouvelle-vague.woff') format('woff'),
         url('nouvelle-vague.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
