/** Shopify CDN: Minification failed

Line 30:0 Unexpected "}"

**/
@font-face {
  font-family: 'Publico Text Mono';
  src: url('PublicoTextMono-Roman-Trial.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Publico Text Mono';
  src: url('PublicoTextMono-Semibold-Trial.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
html body h1,
html body h2,
html body h3,
html body .h1,
html body .h2,
html body .h3 {
  font-family: 'Publico Text Mono', monospace !important;
  font-weight: 400 !important;
}
}