/* Font */
@font-face{
  font-family:"Nexa";
  font-style: normal;
  font-weight: 300;
  src:url("../_fonts/NEXA/light/Nexa-Light.woff2") format("woff2"),url("../_fonts/NEXA/light/Nexa-Light.woff") format("woff");
}
@font-face{
  font-family:"Nexa";
  font-style: bold;
  font-weight: 700;
  src:url("../_fonts/NEXA/bold/Nexa-Bold.woff2") format("woff2"),url("../_fonts/NEXA/bold/Nexa-Bold.woff") format("woff");
}
