@font-face {
	font-family: 'Nexa Light Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Nexa Light Regular'), url('nexa-light-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Nexa Bold';
	font-style: normal;
	font-weight: normal;
	src: url('nexa-bold.eot?#iefix') format('embedded-opentype'),
         url('nexa-bold.ttf') format('truetype');
}