/** Shopify CDN: Minification failed

Line 25:30 Expected "}" to go with "{"

**/
@font-face {
  font-family: 'Eurostile Extended';
  src: url('/cdn/shop/files/Eurostile-Extended-Regular.ttf?v=1788173333') format('truetype');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Sofachrome';
  src: url('/cdn/shop/files/Sofachrome-Rg-It.otf?v=1788173334') format('opentype');
  font-weight: 400; font-style: italic; font-display: swap;
}

/* Body + all UI */
body, button, input, select, textarea {
  font-family: 'Eurostile Extended', sans-serif !important;
}

/* Headings: bold body face, NOT Sofachrome */
h1, h2, h3, h4, h5, h6, .h0, .h1, .h2, .h3, .h4, .h5 {
  font-family: 'Eurostile Extended', sans-serif !important;
  font-weight: 700 !important;