@font-face {
  font-family: 'fontello';
  src: url('../font/fontello_55377686.eot');
  src: url('../font/fontello_55377686.eot#iefix') format('embedded-opentype'),
       url('../font/fontello_55377686.woff') format('woff'),
       url('../font/fontello_55377686.ttf') format('truetype'),
       url('../font/fontello_55377686.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: fontello;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;

  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}

.icon-phone:before { content: '\e800'; } /* '' */
.icon-twitter:before { content: '\e801'; } /* '' */
.icon-facebook-sign:before { content: '\e802'; } /* '' */
.icon-instagram:before { content: '\e803'; } /* '' */