/* CloudSuite webfonts.
   The brand uses Montserrat (headings/display), Open Sans (body copy) and
   Roboto (UI controls / buttons).

   ICONS: Font Awesome 7.3.0 Pro, delivered via the account kit
   (https://kit.fontawesome.com/7c22007eaf.js) — added as a <script> in the <head>
   of every icon-bearing HTML deliverable (kits are JS, so they cannot load through
   this CSS @import chain). The free Font Awesome 6 build below is kept as a
   rendering BASELINE so icons still show where the kit is blocked (offline, or a
   domain not in the kit's allow-list). For Pro-only output, delete the Font Awesome
   line below and rely on the kit. See readme ICONOGRAPHY. */

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400;1,600&family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");
