@font-face {
   font-family: "Univers";
   src: url("fonts/Univers.TTF") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Univers";
   src: url("fonts/Univers Italic.TTF") format("truetype");
   font-weight: normal;
   font-style: italic;
}
@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 Bold Italic.woff") format("woff"), url("fonts/Univers Bold Italic.eot") format("embedded-opentype"), url("fonts/Univers Bold Italic.TTF") format("truetype"), url("fonts/Univers Bold Italic.svg") format("svg");
   font-weight: bold;
   font-style: italic;
}