@font-face {
    font-family: Univers-Black;
    src: url("Univers-Black.otf") format("opentype");
}

@font-face {
    font-family: Univers-Bold;
    src: url("Univers-Bold.otf") format("opentype");
}

@font-face {
    font-family: Univers-Light;
    src: url("Univers-Light.otf") format("opentype");
}

@font-face {
    font-family: LucidaGrande;
    src: url("LucidaGrande.ttf") format("truetype");
}


