/** Shopify CDN: Minification failed

Line 32:38 Unexpected "{"

**/
@font-face {
  font-family: 'Cordial';
  src: url('//suetcompany.com/cdn/shop/t/3/assets/Cordial.woff2?v=54866335924926340531781883918') format('woff2'),
       url('//suetcompany.com/cdn/shop/t/3/assets/Cordial.woff?v=178560078387591115271781883578') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Befisans';
  src: url('//suetcompany.com/cdn/shop/t/3/assets/Befisans.woff2?v=95142360448758190511781883922') format('woff2'),
       url('//suetcompany.com/cdn/shop/t/3/assets/Befisans.woff?v=126138023176556497371781883627') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


h1, h2, h3, h4, h5, h6, menu {
  font-family: 'Befisans', sans-serif !important;
}

body {
  font-family: 'Cordial', sans-serif !important;
}
p, span, div, a, li, input, textarea, {
  font-family: 'Cordial', sans-serif !important;
}

.inline-rte {
  font-family: 'Inter', sans-serif !important;
}
.feature-text {
  font-family: 'Befisans', sans-serif !important;
}
.rte p {
  font-family: 'Inter', sans-serif !important;
}



.button, button, [class*="btn"] {
  box-shadow: none !important;
}
.button, button, [class*="btn"] {
  outline: none !important;
  border: none !important;
}
.button::after, button::after, [class*="btn"]::after {
  display: none !important;
  box-shadow: none !important;
}
