@font-face {
  font-family: 'Nexa Black';
  src: url('nexa_xbold.woff') format('woff'); 
}

@font-face {
  font-family: 'Nexa Bold';
  src: url('nexa_bold.woff') format('woff'); 
}
  
@font-face {
  font-family: 'Nexa Book';
  src: url('nexa_book.woff') format('woff'); 
}

@font-face {
  font-family: 'Nexa Regular';
  src: url('nexa_regular.woff') format('woff'); 
}

@font-face {
  font-family: 'Nexa Light';
  src: url('nexa_light.woff') format('woff'); 
}