/* Alducin webfonts.
   Títulos: Cinzel (serif, elegant, all-caps display).
   Textos:  Lato (humanist sans, high legibility).
   Both are Google Fonts — loaded via CDN @import. If offline hosting is
   required, download the woff2 files and replace with local @font-face. */

@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400&display=swap');
