:root {
--gp-font--general-sans: "Times New Roman", Times, Georgia, serif;
}

/*
 * NOTE: The original WordPress site's fonts.css references font files on
 * gold-dunlin-777465.hostingersite.com (an inaccessible staging domain).
 * This means General Sans never actually loads on the original site —
 * the browser falls back to the system sans-serif font.
 * We replicate this behavior by NOT loading the @font-face files.
 * The fallback stack above ensures consistent rendering across platforms.
 */
