/* Sell Better — Web fonts
   Source: Brand Guidelines (2023) — "Archivo Bold" for titles/headlines,
   "Roboto" for paragraph & button text, "Roboto Mono" for meta text.
   Currently loaded from Google Fonts. For offline / production use, self-host
   the .woff2 binaries and replace these @import / @font-face rules. */

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