@font-face {
    font-family: "helvena-ex";
    src: url("../fonts/Helvena-ExtraLight.otf") format("opentype");
}

@font-face {
    font-family: "helvena-lt";
    src: url("../fonts/Helvena-Light.otf") format("opentype");
}

@font-face {
    font-family: "helvena-rg";
    src: url("../fonts/Helvena-Regular.otf") format("opentype");
}

@font-face {
    font-family: "helvena-md";
    src: url("../fonts/Helvena-Medium.otf") format("opentype");
}

@font-face {
    font-family: "helvena-sb";
    src: url("../fonts/Helvena-SemiBold.otf") format("opentype");
}

@font-face {
    font-family: "helvena-bd";
    src: url("../fonts/Helvena-Bold.otf") format("opentype");
}

@font-face {
    font-family: "helvena-eb";
    src: url("../fonts/Helvena-ExtraBold.otf") format("opentype");
}

@font-face {
    font-family: "helvena-bl";
    src: url("../fonts/Helvena-Black.otf") format("opentype");
}

@font-face {
    font-family: "boldonse";
    src: url("../fonts/Boldonse.otf") format("opentype");
}