/* FONTS
--------------------------- */
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-Book.woff') format('woff');
  font-optical-sizing: auto;
  font-style: normal;
  font-display: fallback;
}