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

[class^="fa-"], [class*=" fa-"] {
	font-family: 'font_awesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-print:before {content: "\f02f";}
.fa-angle-right:before {content: "\f105";}
.fa-instagram:before {content: "\f16d";}
.fa-youtube:before {content: "\f167";}
.fa-facebook:before {content: "\f09a";}
.fa-twitter:before {content: "\f099";}