@font-face {
    font-family: "Univers";
    src: url("univers-75.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Univers";
    src: url("univers-55.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Avenir";
    src: url("avenir-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

