@font-face {
  font-family: 'RegularBrown';
  src: url('/cdn/shop/files/Brown-Regular.woff2?v=1785406572') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body, h1, h2, h3, h4, h5, h6, p, a, button, input, textarea {
  font-family: 'RegularBrown', sans-serif !important;
}
    