@font-face {
   font-family: "Univers";
   src: url("fonts/Univers Bold.woff") format("woff"), url("fonts/Univers Bold.eot") format("embedded-opentype"), url("fonts/Univers Bold.ttf") format("truetype"), url("fonts/Univers Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Univers";
   src: url("fonts/Univers.woff") format("woff"), url("fonts/Univers.eot") format("embedded-opentype"), url("fonts/Univers.ttf") format("truetype"), url("fonts/Univers.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}