@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'gothambook';
  src: url('../fonts/gothambook/GothamBook.ttf');
  src: url('../fonts/gothambook/GothamBook.ttf') format('opentype');
}