/* Fonts — Albo Deuren
   Brand font: Titillium (Adobe). The brand book specifies the "Titilium"
   family in Thin / Light / Regular / Semibold / Bold (never Black).
   SUBSTITUTION: we ship "Titillium Web" from Google Fonts — the open-source
   sibling of the same typeface (same skeleton, weights 200/300/400/600/700).
   If you hold the licensed Titillium desktop/web fonts, drop the binaries in
   assets/fonts/ and replace this @import with local @font-face rules. */
@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;1,300;1,400;1,600&display=swap");
