@charset "UTF-8";
/* https://www.harmonymbs.com/wp-content/themes/harmony/assets/css/fonts.css?ver=1783464881 */
/*
 * 'Newsreader' (brand heading font) is now loaded from Google Fonts via a
 * <link> in header.php (preconnect + display=swap — the standard
 * non-blocking pattern), not self-hosted.
 *
 * This file previously declared @font-face rules pointing at self-hosted
 * .woff2 files that were never actually added to assets/fonts/ — meaning
 * every heading sitewide was silently rendering in the fallback serif
 * (Georgia etc., see --font-heading in variables.css) instead of the real
 * brand font. That's now fixed via header.php instead.
 *
 * If self-hosting is preferred later (avoids the third-party request,
 * slightly better privacy/performance), download the real Newsreader
 * 400 / 500 / 500-italic .woff2 files from https://fonts.google.com/specimen/Newsreader,
 * place them in assets/fonts/, add @font-face rules here pointing at them,
 * and remove the <link> tags from header.php.
 */