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

