@font-face {
  font-family: "Aurebesh";
  src: url("../fonts/aurebesh.woff2") format("woff2");
  src: url("../fonts/aurebesh.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.logo h3,
.logo a h3 {
  font-family: 'Aurebesh', sans-serif !important;
}