/* Generated from snippets/head.liquid by tools/render. Do not edit.
 *
 * The theme inlines these in <head>, because the src has to go
 * through asset_url. This host serves `style-src 'self'` with no
 * unsafe-inline, so they live in a file instead. Same rules, same
 * order, cached for a year.
 */

@font-face {
  font-family: "Playfair Display";
  src: url(/fonts/playfair-display-400.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url(/fonts/montserrat-300.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Weight 400 exists only for the letterspaced uppercase controls —
   the app's action label is bodyRegular, not bodyLight. Subset to
   uppercase, digits, space and a full stop. */
@font-face {
  font-family: "Montserrat";
  src: url(/fonts/montserrat-400-upper.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
