/* ==========================================================================
   Amplified — Webfonts
   Quicksand (Google Fonts). The brand's tokens.css names Quicksand as the sole
   family. Loaded here from the Google Fonts CDN so consumers get it for free.
   To self-host, drop the .woff2 files in assets/fonts/ and replace this @import
   with local @font-face rules.
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
