@font-face {
	font-family: instagram;
	src: url("Instagram.woff") format("woff"), url("Instagram.ttf") format("truetype");
}
.instagram-instagram:before {
	content: "\ea92";
	font-family: instagram;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}