/* ITPartners+ — Webfonts
   Montserrat is the official ITPartners+ typeface (Light / Regular / Medium / Bold).
   Loaded from Google Fonts. If you self-host, replace the @import with @font-face
   rules pointing at local woff2 files and keep the same family name. */

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

/* Monospace fallback for technical / code contexts (status pages, SLAs, configs).
   IBM Plex Mono reads as engineering-grade without the cliché terminal-green look. */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&display=swap');
