/*Fonts*/
	@font-face{
		font-family				: 	'Miso-Regular';
		src						:	url('../fonts/miso____.eot');
		src						: 	local('?'),
									url('../fonts/miso____.woff') format('woff'),
									url('../fonts/miso____.ttf') format('truetype'),
									url('../fonts/miso____.svg') format('svg');
		font-weight				:	normal;
		font-style				:	normal;
	}
	@font-face{
		font-family				: 	'Miso-Bold';
		src						:	url('../fonts/miso-bol.eot');
		src						: 	local('?'),
									url('../fonts/miso-bol.woff') format('woff'),
									url('../fonts/miso-bol.ttf') format('truetype'),
									url('../fonts/miso-bol.svg') format('svg');
		font-weight				:	normal;
		font-style				:	normal;
	}
	@font-face{
		font-family				: 	'Miso-Light';
		src						:	url('../fonts/miso-lig.eot');
		src						: 	local('?'),
									url('../fonts/miso-lig.woff') format('woff'),
									url('../fonts/miso-lig.ttf') format('truetype'),
									url('../fonts/miso-lig.svg') format('svg');
		font-weight				:	normal;
		font-style				:	normal;
	}
	@font-face{
		font-family				: 	'Proximanova-Boldit';
		src						:	url('../fonts/proximanova-boldit.eot');
		src						: 	local('?'),
									url('../fonts/proximanova-boldit.woff') format('woff'),
									url('../fonts/proximanova-boldit.ttf') format('truetype'),
									url('../fonts/proximanova-boldit.svg') format('svg');
		font-weight				:	normal;
		font-style				:	normal;
	}
	@font-face{
		font-family				: 	'Proximanova-Light';
		src						:	url('../fonts/proximanova-light.eot');
		src						: 	local('?'),
									url('../fonts/proximanova-light.woff') format('woff'),
									url('../fonts/proximanova-light.ttf') format('truetype'),
									url('../fonts/proximanova-light.svg') format('svg');
		font-weight				:	normal;
		font-style				:	normal;
	}
	@font-face{
		font-family				: 	'Proximanova-Regular';
		src						:	url('../fonts/proximanova-reg.eot');
		src						: 	local('?'),
									url('../fonts/proximanova-reg.woff') format('woff'),
									url('../fonts/proximanova-reg.ttf') format('truetype'),
									url('../fonts/proximanova-reg.svg') format('svg');
		font-weight				:	normal;
		font-style				:	normal;
	}
	@font-face{
		font-family				: 	'Proximanova-SBold';
		src						:	url('../fonts/proximanova-sbold.eot');
		src						: 	local('?'),
									url('../fonts/proximanova-sbold.woff') format('woff'),
									url('../fonts/proximanova-sbold.ttf') format('truetype'),
									url('../fonts/proximanova-sbold.svg') format('svg');
		font-weight				:	normal;
		font-style				:	normal;
	}
	@font-face{
		font-family				: 	'Proximanova-SBoldit';
		src						:	url('../fonts/proximanova-sboldit.eot');
		src						: 	local('?'),
									url('../fonts/proximanova-sboldit.woff') format('woff'),
									url('../fonts/proximanova-sboldit.ttf') format('truetype'),
									url('../fonts/proximanova-sboldit.svg') format('svg');
		font-weight				:	normal;
		font-style				:	normal;
	}
	@font-face{
		font-family				: 	'Proximanova-XBold';
		src						:	url('../fonts/proximanova-xbold.eot');
		src						: 	local('?'),
									url('../fonts/proximanova-xbold.woff') format('woff'),
									url('../fonts/proximanova-xbold.ttf') format('truetype'),
									url('../fonts/proximanova-xbold.svg') format('svg');
		font-weight				:	normal;
		font-style				:	normal;
	}
/*Fonts*/