@font-face {
    font-family: 'NeueHaasDisplayLight'; 
    src: url('../fonts/NeueHaasDisplayLight.ttf') format('truetype'); 
}
@font-face {
    font-family: 'NeueHaasDisplayBold'; 
    src: url('../fonts/NeueHaasDisplayBold.ttf') format('truetype'); 
}
@font-face {
    font-family: 'NeueHaasDisplayRoman'; 
    src: url('../fonts/NeueHaasDisplayRoman.ttf') format('truetype'); 
}
@font-face {
    font-family: 'RozhaOne'; 
    src: url('../fonts/RozhaOne-Regular.ttf') format('truetype'); 
}
@font-face {
    font-family: 'Anton'; 
    src: url('../fonts/Anton-Regular.ttf') format('truetype'); 
}
@font-face {
    font-family: 'Poppins'; 
    src: url('../fonts/Poppins-Regular.ttf') format('truetype'); 
}