@font-face {
    font-family: 'ZalandoSansExpandedRegular';
    src:  url('../fonts/zalando-sans-expanded/ZalandoSansExpanded-Regular.ttf') format('truetype');
    font-display:swap;
}
@font-face {
    font-family: 'ZalandoSansExpandedMedium';
    src:  url('../fonts/zalando-sans-expanded/ZalandoSansExpanded-Medium.ttf') format('truetype');
    font-display:swap;
}
@font-face {
    font-family: 'ZalandoSansExpandedBold';
    src:  url('../fonts/zalando-sans-expanded/ZalandoSansExpanded-Bold.ttf') format('truetype');
    font-display:swap;
}
@font-face {
    font-family: 'MontserratRegular';
    src:  url('../fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
    font-display:swap;
}
@font-face {
    font-family: 'MontserratMedium';
    src:  url('../fonts/montserrat/Montserrat-Medium.ttf') format('truetype');
    font-display:swap;
}
@font-face {
    font-family: 'HelveticaBold';
    src:  url('../fonts/helvetica/Helvetica-Bold.ttf') format('truetype');
    font-display:swap;
}
@font-face {
    font-family: 'helveticalight';
    src:  url('../fonts/helvetica/helvetica-light.ttf') format('truetype');
    font-display:swap;
}