@font-face {
  font-family: 'Architects';
  src: url('../fonts/ArchitectsDaughter.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Klingon';
  src: url('../fonts/klingon_font.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'AurebeshB';
  src: url('../fonts/Aurebesh_Bold.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'RunesB';
  src: url('../fonts/Bubble_Runes.ttf');
  font-display: swap;
}
