@font-face {
    font-family: "Helvetica Neue";
    src: url("/fonts/helvetica-neue/HelveticaNeueRoman.otf") format("opentype");
}

@font-face {
    font-family: "Helvetica Neue";
    font-weight: 500;
    src: url("/fonts/helvetica-neue/HelveticaNeueMedium.otf") format("opentype");
}

@font-face {
    font-family: "Helvetica Neue";
    font-weight: 700;
    src: url("/fonts/helvetica-neue/HelveticaNeueBold.otf") format("opentype");
}

@font-face {
    font-family: "Helvetica Neue";
    font-weight: 900;
    src: url("/fonts/helvetica-neue/HelveticaNeueHeavy.otf") format("opentype");
}
