@font-face {
  font-family: 'Memphis Bold';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/memphi31.woff') format('woff');
}

.brand a,
.brand a:visited,
.brand a strong {
  font-family: 'Memphis Bold', 'Inter', sans-serif;
  font-weight: 400;
  letter-spacing: 0.04em;
}

.brand a {
  text-transform: none;
}
