p, body, html {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400; }

h2, h3, h4, h5, h6 {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700; }

h1 {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 600;
  font-size: 150px;
  line-height: .9em;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    h1 {
      font-size: 100px; } }

.btn {
  font-size: 24px; }
