@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue-Light.woff2') format('woff2');
    font-weight: 300;
}

@font-face {
    font-family: 'helvetica-light';
    src: url('../fonts/helvetica-light.ttf') format('truetype');
    font-weight: 300;
}
 
@font-face {
    font-family: "NeueHaasGroteskMedium"; 
    src: url('../fonts/NeueHaasGroteskMedium.ttf') format('truetype');
}

@font-face {
    font-family: "Aeonik_OVERVIEW-Medium"; 
    src: url('../fonts/Aeonik_OVERVIEW-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Aeonik_OVERVIEW-Regular';
    src: url('../fonts/Aeonik_OVERVIEW-Regular.ttf') format('truetype');
    font-weight: 300;
}
