

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Trade Gothic W01";
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
}

h1 {
  font-size: 4.1em;
  line-height:1em;
}
h1.page-title {
  width: 100%;
}

h2 {}

.ui.button {
  font-family: "Trade Gothic W01";
  border-radius: 0px;
}

.ui.header {
  font-family: "Trade Gothic W01";
  color: inherit;
}
