/** REGULAR FONT **/
@font-face {
	font-family: 'Conv_Nexa Regular';
	src: url('../fonts/Nexa Regular.eot');
	src: local('☺'), url('../fonts/Nexa Regular.woff') format('woff'), url('../fonts/Nexa Regular.ttf') format('truetype'), url('../fonts/Nexa Regular.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}
/** BOLD FONT **/
@font-face {
	font-family: 'Conv_Nexa Bold';
	src: url('../fonts/Nexa Bold.eot');
	src: local('☺'), url('../fonts/Nexa Bold.woff') format('woff'), url('../fonts/Nexa Bold.ttf') format('truetype'), url('../fonts/Nexa Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

/** LIGHT FONT **/
@font-face {
	font-family: 'Conv_Nexa Light';
	src: url('../fonts/Nexa Light.eot');
	src: local('☺'), url('../fonts/Nexa Light.woff') format('woff'), url('../fonts/Nexa Light.ttf') format('truetype'), url('../fonts/Nexa Light.svg') format('svg');
	font-weight: 300;
	font-style: normal;
}

/** GRAPHIK LIGHT FONT **/
@font-face {
	font-family: "Graphik-Light";
	src: url("../fonts/Graphik-Light.eot");
	src: url("../fonts/Graphik-Light.eot?#iefix") format("embedded-opentype"),
	url("../fonts/Graphik-Light.woff") format("woff"),
	url("../fonts/Graphik-Light.ttf") format("truetype"),
	url("../fonts/Graphik-Light.svg#Graphik-Light") format("svg");
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/** GRAPHIK LIGHT FONT **/

@font-face {
	font-family: "Graphik-Regular";
	src: url("../fonts/Graphik-Regular-Web.eot");
	src: url("../fonts/Graphik-Regular-Web.eot?#iefix") format("embedded-opentype"),
	url("../fonts/Graphik-Regular-Web.woff") format("woff"),
	url("../fonts/Graphik-Regular-Web.ttf") format("truetype"),
	url("../fonts/Graphik-Regular-Web.svg#Graphik-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}






