@font-face {
  font-family: 'Nexa';
  src: url('fonts/nexa_light-webfont.eot');
  src: url('fonts/nexa_light-webfont-0.eot#iefix') format('embedded-opentype'),
       url('fonts/nexa_light-webfont.woff') format('woff'),
       url('fonts/nexa_light-webfont.ttf') format('truetype'),
       url('fonts/nexa_light-webfont.svg#nexa_lightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('fonts/nexa_bold-webfont.eot');
  src: url('fonts/nexa_bold-webfont-0.eot#iefix') format('embedded-opentype'),
       url('fonts/nexa_bold-webfont.woff') format('woff'),
       url('fonts/nexa_bold-webfont.ttf') format('truetype'),
       url('fonts/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Weiss';
  src: url('fonts/weissstd-webfont.eot');
  src: url('fonts/weissstd-webfont-0.eot#iefix') format('embedded-opentype'),
       url('fonts/weissstd-webfont.woff') format('woff'),
       url('fonts/weissstd-webfont.ttf') format('truetype'),
       url('fonts/WeissStd.svg#WeissStd') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Weiss';
  src: url('fonts/weissstd-bold-webfont.eot');
  src: url('fonts/weissstd-bold-webfont-0.eot#iefix') format('embedded-opentype'),
       url('fonts/weissstd-bold-webfont.woff') format('woff'),
       url('fonts/weissstd-bold-webfont.ttf') format('truetype'),
       url('fonts/WeissStd-Bold.svg#WeissStd-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Weiss';
  src: url('fonts/weissstd-italic-webfont.eot');
  src: url('fonts/weissstd-italic-webfont-0.eot#iefix') format('embedded-opentype'),
       url('fonts/weissstd-italic-webfont.woff') format('woff'),
       url('fonts/weissstd-italic-webfont.ttf') format('truetype'),
       url('fonts/WeissStd-Italic.svg#WeissStd-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
