@font-face {
  font-family: 'Nexa Text Bold';
  src: url('NexaText-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1, h2, h3, h4, h5, h6,
body, p, a, button, input, select, textarea, .button, .rte {
  font-family: 'Nexa Text Bold', sans-serif !important;
}
