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

