@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'Muli';
	font-style: normal;
	font-weight: 400;
	src: local('Muli'), url(../fonts/muli/minRpKQdEvXRRS8oAbAtWvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}

@font-face {
	font-family: 'CooperBlackStd';
	src: 	url('../fonts/cooperBlackStd/CooperBlackStd.eot?#iefix')         format('embedded-opentype'), 
			url('../fonts/cooperBlackStd/CooperBlackStd.otf')                format('opentype'), 
			url('../fonts/cooperBlackStd/CooperBlackStd.woff')               format('woff'), 
			url('../fonts/cooperBlackStd/CooperBlackStd.ttf')                format('truetype'), 
			url('../fonts/cooperBlackStd/CooperBlackStd.svg#CooperBlackStd') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('../fonts/Lato/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'feathericons';
	src: url('../fonts/feathericons/feathericons.eot?2h4ajg');
	src: url('../fonts/feathericons/feathericons.eot?#iefix2h4ajg')        format('embedded-opentype'),
		 url('../fonts/feathericons/feathericons.woff?2h4ajg')             format('woff'),
		 url('../fonts/feathericons/feathericons.ttf?2h4ajg')              format('truetype'),
		 url('../fonts/feathericons/feathericons.svg?2h4ajg#feathericons') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}