@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?70867710');
  src: url('../fonts/fontello.eot?70867710#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?70867710') format('woff2'),
       url('../fonts/fontello.woff?70867710') format('woff'),
       url('../fonts/fontello.ttf?70867710') format('truetype'),
       url('../fonts/fontello.svg?70867710#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;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.fa-user:before { content: '\e800'; } /* '' */
.fa-search:before { content: '\e801'; } /* '' */
.fa-home:before { content: '\e802'; } /* '' */
.fa-phone:before { content: '\e803'; } /* '' */
.fa-check:before { content: '\e804'; } /* '' */
.fa-close:before { content: '\e805'; } /* '' */
.fa-google-plus-square:before { content: '\f0d4'; } /* '' */
.fa-youtube-square:before { content: '\f166'; } /* '' */
.fa-instagram:before { content: '\f16d'; } /* '' */
.fa-paper-plane:before { content: '\f1d8'; } /* '' */
.fa-twitter-square:before { content: '\f304'; } /* '' */
.fa-facebook-square:before { content: '\f308'; } /* '' */
.fa-linkedin-square:before { content: '\f30c'; } /* '' */