/* Cairo font loader for the school website.
   This is the official Google Fonts CSS endpoint. If you want a fully offline build,
   replace this file with self-hosted Cairo WOFF2 files under this same directory. */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&display=swap');
