@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'Quinn';
    src: url('../fonts/Quinn-Bold.eot');
    src: local('Quinn Bold'), local('Quinn-Bold'),
        url('../fonts/Quinn-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Quinn-Bold.woff2') format('woff2'),
        url('../fonts/Quinn-Bold.woff') format('woff'),
        url('../fonts/Quinn-Bold.ttf') format('truetype'),
        url('../fonts/Quinn-Bold.svg#Quinn-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Distrampler';
    src: url('../fonts/Distrampler.eot');
    src: local('Distrampler'),
        url('../fonts/Distrampler.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Distrampler.woff2') format('woff2'),
        url('../fonts/Distrampler.woff') format('woff'),
        url('../fonts/Distrampler.ttf') format('truetype'),
        url('../fonts/Distrampler.svg#Distrampler') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}