@font-face {
	font-family: 'icomoon';
	src:url('.fonts/icomoon.eot?-4oe9ah');
	src:url('.fonts/icomoon.eot?#iefix-4oe9ah') format('embedded-opentype'),
		url('.fonts/icomoon.woff?-4oe9ah') format('woff'),
		url('.fonts/icomoon.ttf?-4oe9ah') format('truetype'),
		url('.fonts/icomoon.svg?-4oe9ah#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-birds-logo:before {
	content: "\e605";
}
.icon-googleplus:before {
	content: "\e600";
}
.icon-facebook:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-pinterest:before {
	content: "\e603";
}
.icon-mail:before {
	content: "\e604";
}
.icon-twitter2:before {
	content: "\e606";
}
.icon-facebook2:before {
	content: "\e607";
}
