@font-face {
    font-family: 'Anton';
    src: url('../Anton/Anton-Regular.ttf') format('truetype'),
url('../Anton/Anton-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

