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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-max:before {
	content: "\e602";
}
.icon-calendar:before {
	content: "\f073";
}
.icon-list:before {
	content: "\e601";
}
.icon-arrow-l:before {
	content: "\e605";
}
.icon-arrow-d:before {
	content: "\e606";
}
.icon-arrow-u:before {
	content: "\e607";
}
.icon-arrow-r:before {
	content: "\e608";
}
.icon-twitter:before {
	content: "\e609";
}
.icon-facebook:before {
	content: "\e60a";
}
.icon-pinterest:before {
	content: "\e60b";
}
.icon-instagram:before {
	content: "\e60c";
}
