/*
 * Temporary Cal Sans load via CDN (so you can evaluate the look).
 * Later we can switch back to self-hosted `@font-face` for performance/availability.
 */

@import url("https://cdn.jsdelivr.net/npm/cal-sans@1.0.1/index.css");

/* General site typography */
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&display=swap");
