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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icons';
	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-typography:before {
	content: "\e603";
}

.icon-logo:before {
	content: "\e601";
}

.icon-identity:before {
	content: "\e602";
}

.icon-illustration:before {
	content: "\e604";
}

.icon-teaching:before {
	content: "\e605";
}

.icon-calligraphy:before {
	content: "\e606";
}

.icon-street-art:before {
	content: "\e607";
}

.icon-close:before {
	content: "\e600";
}

.icon-angle-double-left:before {
	content: "\f100";
}

.icon-angle-double-right:before {
	content: "\f101";
}

.icon-angle-left:before {
	content: "\f104";
}

.icon-angle-right:before {
	content: "\f105";
}

.icon-angle-down:before {
	content: "\f107";
}

.icon-behance:before {
	content: "\f1b4";
}

.icon-facebook:before {
	content: "\ea8c";
}

.icon-instagram:before {
	content: "\ea90";
}

.icon-dribbble:before {
	content: "\eaa6";
}

