@import url("theme_settings/theme_settings.css");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap");

/* Master styles (common_files/main.css) are loaded by the CMS itself via
   an auto-injected <link> in <head> pointing at the master account's
   fully-qualified domain — confirmed live in the rendered page. An
   @import here would duplicate that and 301-redirect-loop, since a
   root-relative or "../"-relative path never leaves this campus's own
   domain and the CMS can't resolve /common_files/ locally. */

/* Campus-specific overrides (none yet — MCMS uses master defaults). */
