@font-face {
   font-family: "Hermann-Heavy";
   src: url("fonts/Hermann-Heavy.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Source Sans Pro";
   src: url("fonts/Source Sans Pro Bold Italic.woff2") format("woff2");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Source Sans Pro";
   src: url("fonts/Source Sans Pro Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Source Sans Pro";
   src: url("fonts/Source Sans Pro Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Source Sans Pro";
   src: url("fonts/Source Sans Pro Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Gotham";
   src: url("fonts/Gotham-Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Gotham";
   src: url("fonts/Gotham-BoldItalic.woff2") format("woff2");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Gotham";
   src: url("fonts/Gotham-Book.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}