@font-face {
	font-family: 'nexa light';
	src: url('../fonts/nexa_light-webfont.eot');
	src: url('../fonts/nexa_light-webfont.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') format('svg');
}



@font-face {
    font-family: 'nexa_boldregular';
    src: url('../fonts/nexa_bold-webfont.eot');
    src: url('../fonts/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa_bold-webfont.woff2') format('woff2'),
         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: normal;
    font-style: normal;

}