@font-face {
  font-family: 'Nexa';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Nexa'), url('/front/fonts/NexaLight.woff') format('woff');
}
@font-face {
  font-family: 'Nexa';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Nexa'), url('/front/fonts/NexaBold.woff') format('woff');
}
