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

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

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

.btn {
  font-size: 24px; }
