@font-face {
   font-family: "Nexa-Book";
   src: url("fonts/Nexa Book.woff") format("woff"), url("fonts/Nexa Book.eot") format("embedded-opentype"), url("fonts/Nexa Book.ttf") format("truetype"), url("fonts/Nexa Book.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Nexa Bold";
   src: url("fonts/NexaBold.woff") format("woff"), url("fonts/NexaBold.eot") format("embedded-opentype"), url("fonts/NexaBold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Nexa Light";
   src: url("fonts/NexaLight.woff") format("woff"), url("fonts/NexaLight.eot") format("embedded-opentype"), url("fonts/NexaLight.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}