/**
 * Style 2 Museum Variant — Custom Display Font
 * Conditionally loaded ONLY for Style 2 posts with Museum variant selected.
 *
 * Font: Bebas Neue (headlines, category, blockquote accents)
 */

/* Bebas Neue - Condensed sans for exhibition-style headlines */
@font-face {
	font-family: 'Bebas Neue';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('bebas-neue-v16-latin-regular.woff2') format('woff2');
}
