/* Contentoo brand fonts. Feijoa = Klim Type Foundry (licensed — this repo is private).
   Paths are root-relative; serve the repo root (see tools/serve.sh). */

@font-face{ font-family:"Feijoa Display"; src:url("/brand/fonts/Feijoa-Display.otf") format("opentype"); font-weight:400; font-style:normal; font-display:block; }
@font-face{ font-family:"Feijoa"; src:url("/brand/fonts/Feijoa-Medium.otf") format("opentype"); font-weight:500; font-style:normal; font-display:block; }
@font-face{ font-family:"Feijoa"; src:url("/brand/fonts/Feijoa-Bold.otf") format("opentype"); font-weight:700; font-style:normal; font-display:block; }

@font-face{ font-family:"Noi Grotesk"; src:url("/brand/fonts/NoiGrotesk-Light.woff2") format("woff2"); font-weight:300; font-style:normal; font-display:block; }
@font-face{ font-family:"Noi Grotesk"; src:url("/brand/fonts/NoiGrotesk-Regular.woff2") format("woff2"); font-weight:400; font-style:normal; font-display:block; }
@font-face{ font-family:"Noi Grotesk"; src:url("/brand/fonts/NoiGrotesk-Medium.woff2") format("woff2"); font-weight:500; font-style:normal; font-display:block; }
@font-face{ font-family:"Noi Grotesk"; src:url("/brand/fonts/NoiGrotesk-Semibold.woff2") format("woff2"); font-weight:600; font-style:normal; font-display:block; }
@font-face{ font-family:"Noi Grotesk"; src:url("/brand/fonts/NoiGrotesk-Bold.woff2") format("woff2"); font-weight:700; font-style:normal; font-display:block; }
