/* ============================================================================
   Emre Portfolio — self-hosted brand fonts (loaded on every view).
   WOFF2 first (smaller, faster) with OTF fallback for older browsers.
   ========================================================================== */
@font-face { font-family:'RNS Sanz'; src:url('../fonts/RNSSanz-Light.woff2') format('woff2'), url('../fonts/RNSSanz-Light.otf') format('opentype'); font-weight:300; font-display:swap; }
@font-face { font-family:'RNS Sanz'; src:url('../fonts/RNSSanz-Normal.woff2') format('woff2'), url('../fonts/RNSSanz-Normal.otf') format('opentype'); font-weight:400; font-display:swap; }
@font-face { font-family:'RNS Sanz'; src:url('../fonts/RNSSanz-Medium.woff2') format('woff2'), url('../fonts/RNSSanz-Medium.otf') format('opentype'); font-weight:500; font-display:swap; }
@font-face { font-family:'RNS Sanz'; src:url('../fonts/RNSSanz-SemiBold.woff2') format('woff2'), url('../fonts/RNSSanz-SemiBold.otf') format('opentype'); font-weight:600; font-display:swap; }
@font-face { font-family:'RNS Sanz'; src:url('../fonts/RNSSanz-Bold.woff2') format('woff2'), url('../fonts/RNSSanz-Bold.otf') format('opentype'); font-weight:700; font-display:swap; }
@font-face { font-family:'RNS Sanz'; src:url('../fonts/RNSSanz-ExtraBold.woff2') format('woff2'), url('../fonts/RNSSanz-ExtraBold.otf') format('opentype'); font-weight:800; font-display:swap; }
@font-face { font-family:'RNS Sanz'; src:url('../fonts/RNSSanz-Black.woff2') format('woff2'), url('../fonts/RNSSanz-Black.otf') format('opentype'); font-weight:900; font-display:swap; }
@font-face { font-family:'RNS Sanz SC'; src:url('../fonts/RNSSanzSC-Bold.woff2') format('woff2'), url('../fonts/RNSSanzSC-Bold.otf') format('opentype'); font-weight:700; font-display:swap; }
@font-face { font-family:'RNS Sanz SC'; src:url('../fonts/RNSSanzSC-ExtraBold.woff2') format('woff2'), url('../fonts/RNSSanzSC-ExtraBold.otf') format('opentype'); font-weight:800; font-display:swap; }
@font-face { font-family:'Scripter'; src:url('../fonts/Scripter.woff2') format('woff2'), url('../fonts/Scripter.otf') format('opentype'); font-weight:400; font-display:swap; }
