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