@font-face {
    font-family: "HelveticaNeue";
    src: url('../fonts/HelveticaNeueLight.otf') format("opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeueRoman";
    src: url('../fonts/HelveticaNeueRoman.otf') format("opentype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Blacker Display";
    src: url('../fonts/Blacker-Display-Light-trial.ttf') format("truetype");
    font-weight: 500;
    font-style: normal;
}