/*
@font-face {
 	font-family: 'nexa';
	src: url('../font/nexa_light.eot');
	src:  url('../font/nexa_light.woff') format('woff'), url('../font/nexa_light.ttf') format('truetype'), url('../font/nexa_light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased ;
}

@font-face {
 	font-family: 'nexa';
	src: url('../font/nexa_bold.eot');
	src:  url('../font/nexa_bold.woff') format('woff'), url('../font/nexa_bold.ttf') format('truetype'), url('../font/nexa_bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
	-webkit-font-smoothing: antialiased ;
}
*/
@font-face {
 	font-family: 'nexa';
	src: url('../font/amble-light.eot');
	src:  url('../font/amble-light.woff') format('woff'), url('../font/amble-light.ttf') format('truetype'), url('../font/amble-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased ;
}

@font-face {
 	font-family: 'nexa';
	src: url('../font/amble-bold.eot');
	src:  url('../font/amble-bold.woff') format('woff'), url('../font/amble-bold.ttf') format('truetype'), url('../font/amble-bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
	-webkit-font-smoothing: antialiased ;
}
