@font-face {
	font-family: 'icomoon';
	src: url('icon/icomoon.eot?1xs3rg');
	src: url('icon/icomoon.eot?1xs3rg#iefix') format('embedded-opentype'),
		url('icon/icomoon.ttf?1xs3rg') format('truetype'),
		url('icon/icomoon.woff?1xs3rg') format('woff'),
		url('icon/icomoon.svg?1xs3rg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^='icon-'],
[class*=' icon-'] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-logo-tux:before {
	content: '\e900';
}
.icon-logo .path1:before {
	content: '\e901';
}
.icon-logo .path2:before {
	content: '\e902';
	margin-left: -0.984375em;
	opacity: 0.2;
}
.icon-logo-github:before {
	content: '\e905';
}
.icon-logo-linkedin:before {
	content: '\e906';
}
