
@font-face {
  font-family: 'Nexa';
  src: url('Nexa-Thin.woff2') format('woff2'),
       url('Nexa-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa';
  src: url('Nexa-ExtraLight.woff2') format('woff2'),
       url('Nexa-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}


@font-face {
  font-family: 'Nexa';
  src: url('Nexa-Light.woff2') format('woff2'),
       url('Nexa-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa';
  src: url('Nexa-Book.woff2') format('woff2'),
       url('Nexa-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'Nexa';
  src: url('Nexa-Regular.woff2') format('woff2'),
       url('Nexa-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa';
  src: url('Nexa-Bold.woff2') format('woff2'),
       url('Nexa-Bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa';
  src: url('Nexa-ExtraBold.woff2') format('woff2'),
       url('Nexa-ExtraBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa';
  src: url('Nexa-Heavy.woff2') format('woff2'),
       url('Nexa-Heavy.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa';
  src: url('Nexa-Black.woff2') format('woff2'),
       url('Nexa-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
