/* Bricolage Grotesque for display, Inter for everything else.
   Served locally: shoppers on a slow or metered connection should not be
   waiting on a font CDN before they can read a price. */
@font-face { font-family: "Bricolage"; font-weight: 500; font-style: normal; font-display: swap;
  src: url("bricolage-grotesque-latin-500-normal.woff2") format("woff2"); }
@font-face { font-family: "Bricolage"; font-weight: 700; font-style: normal; font-display: swap;
  src: url("bricolage-grotesque-latin-700-normal.woff2") format("woff2"); }
@font-face { font-family: "Bricolage"; font-weight: 800; font-style: normal; font-display: swap;
  src: url("bricolage-grotesque-latin-800-normal.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-weight: 400; font-style: normal; font-display: swap;
  src: url("inter-latin-400-normal.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-weight: 500; font-style: normal; font-display: swap;
  src: url("inter-latin-500-normal.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-weight: 600; font-style: normal; font-display: swap;
  src: url("inter-latin-600-normal.woff2") format("woff2"); }
