@font-face {
	font-family: twitter;
	src: url("icomoon.woff") format("woff"), url("icomoon.ttf") format("truetype");
}
.twitter-x-twitter:before {
	content: "\e900";
	font-family: twitter;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.twitter-square-x-twitter:before {
	content: "\e901";
	font-family: twitter;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}