@font-face {
    font-family: 'quentinregular';
    src: local('quentinregular'),
        url('fonts/quentin-webfont.woff2') format('woff2'),
        url('fonts/quentin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}