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