@font-face {
   font-family: "Gotham Pro";
   src: url("fonts/GothamPro.woff") format("woff"), url("fonts/GothamPro.eot") format("embedded-opentype"), url("fonts/GothamPro.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Roboto";
   src: url("fonts/Roboto.woff") format("woff"), url("fonts/Roboto.eot") format("embedded-opentype"), url("fonts/Roboto.ttf") format("truetype"), url("fonts/Roboto.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}