@font-face {
  font-family: 'nexa-bold';
  /*
  font-style: bold;
  font-weight: 700;
  */
  font-display: swap;
  src: url(/data/fonts/NexaBold.otf) format('opentype');
}

