/* Avaltec — webfonts.
   The logotype is a custom italic geometric wordmark (see assets/logo/avaltec-logo.png);
   it is never re-typeset. UI type uses Montserrat (display/headings, matches the mockup's
   geometric sans) and Open Sans (body, the family loaded by the current avaltec site).
   SUBSTITUTION: no official font binaries were supplied — both families are loaded from
   Google Fonts. Replace with licensed files if the brand owns different ones. */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300..900;1,400..800&family=Open+Sans:wght@400;600;700&display=swap");
