/* Gekko Photonics — Webfonts
   Exo 2   = display / editorial voice (headlines, hero, numbers-as-design)
   Manrope = workhorse UI, body, data, labels
   NOTE: Aptly is reserved for the LOGO ONLY and is not shipped as a webfont here. */

/* ---- Exo 2 (display) — Google Fonts ---- */
@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,600&display=swap");

/* ---- Manrope (variable-weight family, static cuts) ---- */
@font-face{font-family:"Manrope";src:url("../assets/fonts/Manrope-ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}
@font-face{font-family:"Manrope";src:url("../assets/fonts/Manrope-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"Manrope";src:url("../assets/fonts/Manrope-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Manrope";src:url("../assets/fonts/Manrope-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Manrope";src:url("../assets/fonts/Manrope-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Manrope";src:url("../assets/fonts/Manrope-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Manrope";src:url("../assets/fonts/Manrope-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}

/* Aptly is the logo wordmark's typeface. It is intentionally NOT declared as a
   webfont: use it only when reproducing the mark, never for material copy. */
