@font-face {
  font-family: "Astoria";
  src: url(AstoriaLight.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Astoria";
  src: url(AstoriaMedium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Astoria";
  src: url(AstoriaBold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
