/* ============================================================
   AL-KINDI — styles/fonts.css
   External font imports and local font-face declarations
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;500;700&display=swap');

/* UnivaNova */
@font-face { font-family: 'UnivaNova'; src: url('../assets/fonts/univa-nova-minimalist-typeface-with-clean-design-2026-02-18-00-34-58-utc/Web%20Fonts/UnivaNova-Hairline.woff2') format('woff2'); font-weight: 100; font-style: normal; font-display: swap; }
@font-face { font-family: 'UnivaNova'; src: url('../assets/fonts/univa-nova-minimalist-typeface-with-clean-design-2026-02-18-00-34-58-utc/Web%20Fonts/UnivaNova-Thin.woff2') format('woff2'); font-weight: 200; font-style: normal; font-display: swap; }
@font-face { font-family: 'UnivaNova'; src: url('../assets/fonts/univa-nova-minimalist-typeface-with-clean-design-2026-02-18-00-34-58-utc/Web%20Fonts/UnivaNova-Light.woff2') format('woff2'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'UnivaNova'; src: url('../assets/fonts/univa-nova-minimalist-typeface-with-clean-design-2026-02-18-00-34-58-utc/Web%20Fonts/UnivaNova-Regular.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'UnivaNova'; src: url('../assets/fonts/univa-nova-minimalist-typeface-with-clean-design-2026-02-18-00-34-58-utc/Web%20Fonts/UnivaNova-Italic.woff2') format('woff2'); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: 'UnivaNova'; src: url('../assets/fonts/univa-nova-minimalist-typeface-with-clean-design-2026-02-18-00-34-58-utc/Web%20Fonts/UnivaNova-Medium.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'UnivaNova'; src: url('../assets/fonts/univa-nova-minimalist-typeface-with-clean-design-2026-02-18-00-34-58-utc/Web%20Fonts/UnivaNova-SemiBold.woff2') format('woff2'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'UnivaNova'; src: url('../assets/fonts/univa-nova-minimalist-typeface-with-clean-design-2026-02-18-00-34-58-utc/Web%20Fonts/UnivaNova-Bold.woff2') format('woff2'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'UnivaNova'; src: url('../assets/fonts/univa-nova-minimalist-typeface-with-clean-design-2026-02-18-00-34-58-utc/Web%20Fonts/UnivaNova-Heavy.woff2') format('woff2'); font-weight: 800; font-style: normal; font-display: swap; }

/* Archimoto */
@font-face { font-family: 'Archimoto'; src: url('../assets/fonts/archimoto-v-00-2026-02-18-00-34-59-utc/ArchimotoV00-Regular.otf') format('opentype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Archimoto'; src: url('../assets/fonts/archimoto-v-00-2026-02-18-00-34-59-utc/ArchimotoV00-Medium.otf') format('opentype'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Archimoto'; src: url('../assets/fonts/archimoto-v-00-2026-02-18-00-34-59-utc/ArchimotoV00-Bold.otf') format('opentype'); font-weight: 700; font-style: normal; font-display: swap; }
