@font-face {
    font-family: Host Grotesk;
    src: url('../assets/HostGrotesk-VariableFont_wght.ttf') format('truetype');
    font-weight: 300 800;
}

@font-face {
    font-family: Anton;
    src: url('../assets//Anton-Regular.ttf');
    font-weight: 400;
}