@font-face {
  font-family: "Aeroport";
  src: url("Aeroport-Light-subset.woff2") format("woff2"),
    url("Aeroport-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aeroport";
  src: url("Aeroport-Bold-subset.woff2") format("woff2"),
    url("Aeroport-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
