@font-face {
  font-family: "Gotham Black";
  src: url("../fonts/Gotham_Black.otf");
}

@font-face {
  font-family: "Gotham Bold Regular";
  src: url("../fonts/Gotham_Bold_Regular.ttf");
}

@font-face {
  font-family: "Gotham Book";
  src: url("../fonts/Gotham_Book.otf");
}

@font-face {
  font-family: "Museo 300";
  src: url("../fonts/Museo_300.otf");
}

@font-face {
  font-family: "Museo 500";
  src: url("../fonts/Museo_500.otf");
}

@font-face {
  font-family: "Museo 700";
  src: url("../fonts/Museo_700.otf");
}

@font-face {
  font-family: "Museo 900";
  src: url("../fonts/Museo_900.otf");