@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?58961874');
  src: url('../fonts/fontello.eot?58961874#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?58961874') format('woff'),
       url('../fonts/fontello.ttf?58961874') format('truetype'),
       url('../fonts/fontello.svg?58961874#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="fa-"]:before, [class*=" fa-"]:before
{
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-twitter:before { content: '\e800'; }
.fa-flickr:before { content: '\e801'; }
.fa-ravelry:before { content: '\e802'; }
