@font-face {
    font-family: UniversLTStd;
    src: url(/App_Themes/Vetter/fonts/UniversLTStd.otf) format("opentype");
    font-weight: normal;
    font-stretch: normal;
}

@font-face {
    font-family: UniversLTStd;
    src: url(/App_Themes/Vetter/fonts/UniversLTStd-Bold.otf) format("opentype");
    font-weight: bold;
    font-stretch: normal;
}

@font-face {
    font-family: UniversLTStd;
    src: url(/App_Themes/Vetter/fonts/UniversLTStd-Light.otf) format("opentype");
    font-weight: lighter;
    font-stretch: normal;
}

@font-face {
    font-family: UniversLTStd;
    src: url(/App_Themes/Vetter/fonts/UniversLTStd-LightCn.otf) format("opentype");
    font-weight: lighter;
    font-stretch: condensed;
}