@font-face {
    font-family: 'NeueHaasGrotesk';
    src: url("./../fonts/NeueHaasGrotesk-55Regular.woff2") format("woff2"), url("./../fonts/NeueHaasGrotesk-55Regular.otf") format("opentype"), url("./../fonts/NeueHaasGrotesk-55Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NeueHaasGrotesk';
    src: url("./../fonts/NeueHaasGrotesk-65Medium.woff2") format("woff2"), url("./../fonts/NeueHaasGrotesk-65Medium.otf") format("opentype"), url("./../fonts/NeueHaasGrotesk-65Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'NeueHaasGrotesk';
    src: url("./../fonts/NeueHaasGrotesk-75Bold.woff2") format("woff2"), url("./../fonts/NeueHaasGrotesk-75Bold.otf") format("opentype"), url("./../fonts/NeueHaasGrotesk-75Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}	