/* ====================================================================================

	Deferred fonts

	NOTE: this stylesheet may be conditionally NOT deferred on certain templates.

	@tags fonts_text_charstyles_type_headings_titles

==================================================================================== */
@font-face {
  font-family: "Alte Haas Grotesk Regular Web";
  src: url("../fonts/Alte-Haas-Grotesk-1.woff2") format("woff2"), url("../fonts/Alte-Haas-Grotesk-1.woff") format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "ABC Monument Grotesk Semi-Mono-Regular Web";
  src: url("../fonts/MonumentGrotesk-Semi-Mono1.woff") format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
/*# sourceMappingURL=fonts-deferred.dist.css.map */