@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?50268934');
  src: url('../font/fontello.eot?50268934#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?50268934') format('woff2'),
       url('../font/fontello.woff?50268934') format('woff'),
       url('../font/fontello.ttf?50268934') format('truetype'),
       url('../font/fontello.svg?50268934#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;
 
text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-search:before { content: '\e800'; } /* '' */
.icon-facebook-squared:before { content: '\f30e'; } /* '' */