@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello/fontello.eot?90861513');
  src: url('../fonts/fontello/fontello.eot?90861513#iefix') format('embedded-opentype'),
       url('../fonts/fontello/fontello.woff2?90861513') format('woff2'),
       url('../fonts/fontello/fontello.woff?90861513') format('woff'),
       url('../fonts/fontello/fontello.ttf?90861513') format('truetype'),
       url('../fonts/fontello/fontello.svg?90861513#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-"]:before, [class*=" icon-"]: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;
}
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */