@font-face {
  font-family: "Day Brand";
  src: url("assets/fonts/day-brand.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: block;
}
.brand-wordmark {
  font-family: "Day Brand", sans-serif;
  font-weight: 400;
  font-synthesis: none;
  letter-spacing: .18em;
  white-space: nowrap;
}
.brand .brand-wordmark { font-size: inherit; margin: 0; }
@font-face {
  font-family: "Day Navigation";
  src: url("assets/fonts/navigation.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: block;
}
.site-header nav a {
  font-family: "Day Navigation", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .11em;
  font-synthesis: none;
}
.brand small {
  font-family: "Day Navigation", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .14em;
}
.studio-label { font-family: "Day Navigation", sans-serif; font-size: 18px; letter-spacing: .22em; }
@media(max-width:760px) {
  .site-header nav a { font-size: 16px; letter-spacing: .08em; }
  .brand small { font-size: 13px; letter-spacing: .1em; }
}
