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

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

/* @font-face{
    font-family: 'Roboto';
    src: local('Roboto'),
        url('Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} */