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