﻿@font-face {
    font-family: "neue-haas-grotesk-text";
    src: url("/fonts/a.woff2") format("woff2"), url("/fonts/a.woff") format("woff"), url("/fonts/a.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: block;
}

@font-face {
    font-family: 'NeueHaasGroteskDislpay';
    src: url("/fonts/b.woff2") format("woff2"), url("/fonts/b.woff") format("woff"), url("/fonts/b.otf") format("opentype");
    font-display: block;
}

@font-face {
    font-family: 'Calluna';
    src: url("/fonts/c.woff2") format("woff2"), url("/fonts/c.woff") format("woff"), url("/fonts/c.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
