@font-face {
    font-family: 'Anton';
    src: url('Anton-Regular.ttf'); 
}


* {
/* font-size: 100%;
font-family: Anton !important;
letter-spacing: 3px !important; */
}