/* =========================================================================
   Spartan MB — canonical webfont declarations for the whole system.
   This is the ONLY place @font-face for Spartan MB should live. Every other
   stylesheet @imports this file (paths resolve against this file, so the
   nested handoff/prototype stylesheets get the fonts for free).
   ========================================================================= */
@font-face { font-family: "Spartan MB"; font-weight: 100 900; font-style: normal; font-display: swap;
  src: url("fonts/SpartanMB-VF.ttf") format("truetype-variations"),
       url("fonts/SpartanMB-VF.ttf") format("truetype"); }
@font-face { font-family: "Spartan MB"; font-weight: 100; src: url("fonts/SpartanMB-Thin.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Spartan MB"; font-weight: 200; src: url("fonts/SpartanMB-ExtraLight.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Spartan MB"; font-weight: 300; src: url("fonts/SpartanMB-Light.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Spartan MB"; font-weight: 400; src: url("fonts/SpartanMB-Regular.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Spartan MB"; font-weight: 500; src: url("fonts/SpartanMB-Medium.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Spartan MB"; font-weight: 600; src: url("fonts/SpartanMB-SemiBold.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Spartan MB"; font-weight: 700; src: url("fonts/SpartanMB-Bold.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Spartan MB"; font-weight: 800; src: url("fonts/SpartanMB-ExtraBold.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Spartan MB"; font-weight: 900; src: url("fonts/SpartanMB-Black.woff2") format("woff2"); font-display: swap; }
