@font-face {
    font-family: "HelveticaNeue";
    src: url('../fonts/HelveticaNeueLight.otf') format("opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeueMedium";
    src: url('../fonts/HelveticaNeueMedium.otf') format("opentype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Edensor";
    src: url('../fonts/Edensor.otf') format("opentype");
    font-weight: 400;
    font-style: normal;
}