@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ArchitectsDaughter.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Architects';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ArchitectsDaughter.ttf') format('truetype');
  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;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: optional;
  src: url('https://use.fontawesome.com/releases/v5.5.0/webfonts/fa-solid-900.woff2') format('woff2');
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url('https://use.fontawesome.com/releases/v5.5.0/webfonts/fa-regular-400.woff2') format('woff2');
}
