@font-face {
  font-family: 'Gelica';
  src: url('/cdn/shop/files/Gelica-Bold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

h1, h2, h3 {
  font-family: 'Gelica', serif;
  font-weight: 600;
}

