@font-face {
  font-family: "Ubuntu-Light";
  src: url("/fonts/Ubuntu-Light.eot?") format("eot"), 
  url("/fonts/Ubuntu-Light.woff") format("woff"), 
  url("/fonts/Ubuntu-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu";
  src: url("/fonts/Ubuntu.eot?") format("eot"), 
  url("/fonts/Ubuntu.woff") format("woff"), 
  url("/fonts/Ubuntu.ttf") format("truetype");
}
@font-face {
  font-family: "FontAwesome";
  src: url("/fonts/fontawesome-webfont.eot?") format("eot"), 
  url("/fonts/fontawesome-webfont.woff") format("woff"), 
  url("/fonts/fontawesome-webfont.ttf") format("truetype");
}
