

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=0c4d7a01-7c22-4c57-8439-69dff09d019d");
  
@font-face {
  font-family: "AstoriaSans";
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('AstoriaSans/AstoriaSans_normal_normal_300.woff2') format('woff2'), url('AstoriaSans/AstoriaSans_normal_normal_300.woff') format('woff');
}
@font-face {
  font-family: "AstoriaSerif";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('AstoriaSerif/AstoriaSerif_normal_normal_400.woff2') format('woff2'), url('AstoriaSerif/AstoriaSerif_normal_normal_400.woff') format('woff');
}
