@font-face {
  font-family: 'PirataOne';
  src: url('/cdn/shop/files/PirataOne-Regular.woff2?v=1780534563') format('woff2'),
       url('/cdn/shop/files/PirataOne-Regular.woff?v=1780534564') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'PirataOne', serif !important;
  letter-spacing: var(--font-heading--letter-spacing, normal);
}