@font-face {
    font-family: "universlight";
    src: url("/img/fonts/univers-light-webfont.eot")!important;
}
@font-face {
    font-family: "universlight";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), 
    								  url("/img/fonts/univers.ttf") format("truetype"), 
    								  url("/img/fonts/univel51-webfont.svg") format("svg"),
    								  url("/img/fonts/univel51-webfont.woff") format("woff");
}

