@font-face {
    font-family:"HelveticaNeue";
    src: url("./HelveticaNeue.woff") format("woff");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family:"HelveticaNeue";
    src: url("./HelveticaNeue-Medium.woff") format("woff");
    font-display: auto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family:"HelveticaNeue";
    src: url("./HelveticaNeue-Bold.woff") format("woff");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}
