/*Anton-Regular star*/
@font-face {
    font-family: 'Anton-Regular';
    src: url('./fonts/Anton/Anton-Regular.eot');
    src: url('./fonts/Anton/Anton-Regular.eot?#iefix') format('embedded-opentype'), url('./fonts/Anton/Anton-Regular.ttf') format('truetype'), url('./fonts/Anton/Anton-Regular.woff') format('woff'), url('./fonts/Anton/Anton-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}