@import url("https://use.typekit.net/ukg4jty.css");
.f-classic {
  font-family: dashiell-fine, serif;
}

.f-site {
  font-family: fenwick,sans-serif;
}

.f-it {
  font-style: italic;
}

.f-reg {
  font-weight: 400;
}

.f-semi {
  font-weight: 500;
}

.f-bold {
  font-weight: 600;
}

h1 {
  font-family: dashiell-fine, serif;
  font-weight: 600;
  font-size: 32 pt;
  padding: 0 !important;
}

h2 {
  font-family: dashiell-fine, serif;
  font-weight: 500;
  font-size: 26 pt;
  padding: 0 !important;
}

h3 {
  font-family: dashiell-fine, serif;
  font-weight: 400;
  font-size: 22 pt;
  padding: 0 !important;
}

h6 {
  font-family: dashiell-fine, serif;
  font-weight: 400;
  font-size: 20 pt;
  padding: 5px !important;
  display: block;
  line-height: 24pt;
}

h4 {
  font-family: fenwick, sans-serif;
  font-weight: 600;
  font-size: 32 pt;
  padding: 0 !important;
}

h5 {
  font-family: fenwick, sans-serif;
  font-weight: 500;
  font-size: 26 pt;
  padding: 0 !important;
}

.live-day {
  font-family: dashiell-fine, serif;
  font-size: 12px;
}

.live-date {
  font-family: dashiell-fine, serif;
  font-size: 28px;
}

.live-year {
  font-family: dashiell-fine, serif;
  font-size: 12px;
}

.live-venue {
  font-family: dashiell-fine, serif;
  font-size: 22px;
}

.live-country {
  font-family: fenwick, sans-serif;
  font-size: 15px;
}

.live-button {
  font-family: fenwick, sans-serif;
  font-size: 12px;
}
/*# sourceMappingURL=app-fonts.css.map */