/**
 * South Canyon Construction — web fonts
 * Two-font system: DM Serif Display (headings/header) + Quattrocento (body)
 * WOFF2 files are self-hosted in this folder.
 */

@import url("./dmserifdisplay.css");
@import url("./quattrocento.css");
