@font-face {
  font-family: "At Aero";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: local(''),
  url("/assets/AtAero-Regular-676a8234.woff2") format("woff2"),      /* Super Modern Browsers */
  url("/assets/AtAero-Regular-889f1a27.ttf") format("truetype");     /* Safari, Android, iOS */
}
@font-face {
  font-family: "At Aero";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: local(''),
  url("/assets/AtAero-RegularItalic-ea3b9870.woff2") format("woff2"),    /* Super Modern Browsers */
  url("/assets/AtAero-RegularItalic-ba49c290.ttf") format("truetype");   /* Safari, Android, iOS */
}

@font-face {
  font-family: "At Aero Super";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local(''),
  url("/assets/AtAero-Super-8b1edf05.otf") format("otf")
}