/**
 * Maison NOÉ — Fonts
 *
 * Simple approach: import from Google Fonts CDN.
 * For GDPR-strict self-hosting, download the woff2 files with
 * https://gwfh.mranftl.com/fonts and replace the @import below with
 * @font-face rules pointing at the files in this folder.
 */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Noto+Serif+JP:wght@200;300;400;500;600&family=Noto+Sans+JP:wght@300;400;500&family=Inter+Tight:wght@300;400;500&family=Shippori+Mincho:wght@400;500;600&display=swap');
