@font-face {
    font-family: "Univers";
    src: url("font/UNIVERSLTSTD.OTF") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Univers";
    src: url("font/UNIVERSLTSTD-BOLD.OTF") format("opentype");
    font-weight: bold;
    font-style: normal;
}