@font-face { 
  font-family: 'Nexa Regular';
  src: url('../fonts/NexaRegular.eot');
  src: url('../fonts/NexaRegular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NexaRegular.woff') format('woff'),
       url('../fonts/NexaRegular.ttf') format('truetype'),
       url('../fonts/NexaRegular.otf') format('truetype');
}

@font-face { 
  font-family: 'Nexa Bold';
  src: url('../fonts/Nexa-Bold.eot');
  src: url('../fonts/Nexa-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Nexa-Bold.woff') format('woff'),
       url('../fonts/Nexa-Bold.ttf') format('truetype'),
       url('../fonts/Nexa-Bold.otf') format('truetype');
}

@font-face { 
  font-family: 'Nexa XBold';
  src: url('../fonts/Nexa-XBold.eot');
  src: url('../fonts/Nexa-XBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Nexa-XBold.woff') format('woff'),
       url('../fonts/Nexa-XBold.ttf') format('truetype'),
       url('../fonts/Nexa-XBold.otf') format('truetype');
}

@font-face { 
  font-family: 'Nexa Book';
  src: url('../fonts/Nexa-Book.eot');
  src: url('../fonts/Nexa-Book.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Nexa-Book.woff') format('woff'),
       url('../fonts/Nexa-Book.ttf') format('truetype'),
       url('../fonts/Nexa-Book.otf') format('truetype');
}

@font-face { 
  font-family: 'Droid Sans';
  src: url('../fonts/DroidSans.eot');
  src: url('../fonts/DroidSans.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DroidSans.woff') format('woff'),
       url('../fonts/DroidSans.ttf') format('truetype');
}

