/*
Theme Name: St Michaels Resort (Local)
Theme URI: https://stmichaelsresort.com
Description: Local WordPress theme rendering the St Michaels ACF flexible-content model with the live site's own stylesheet (assets/css/live.css, ported verbatim from the Nuxt build) and matching BEM markup emitted from PHP. Not the live front-end (a headless Nuxt SPA) - a WP-native re-implementation. Local additions live in assets/css/sm-overrides.css and assets/css/layouts/*.css.
Author: Market Rocket
Version: 0.2.0
Text Domain: stmichaels
*/

/* Self-hosted fonts (lifted from live build). live.css also declares these via ../fonts/ - kept here so the
   theme header stylesheet alone is enough for wp-admin previews. */
@font-face{font-family:"ivy-ora-display";src:url(assets/fonts/ivy-ora-display-regular.woff2) format("woff2"),url(assets/fonts/ivy-ora-display-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"hoefler";src:url(assets/fonts/hoefler.woff2) format("woff2"),url(assets/fonts/hoefler.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"engravers-gothic";src:url(assets/fonts/engravers-gothic-bold.woff2) format("woff2"),url(assets/fonts/engravers-gothic-bold.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}
