@font-face {
  font-family: 'DomaineDisplay';
  src: url("//pandosyandco.com/cdn/shop/t/1/assets/DomaineDisplay-Regular.woff2?v=75684678117545388601779841669") format('woff2');
  font-style: normal;
  font-display: swap;
}

:root {
  --font-heading--family: 'DomaineDisplay', serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading--family) !important;
}