@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?32974303');
  src: url('../font/fontello.eot?32974303#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?32974303') format('woff'),
       url('../font/fontello.ttf?32974303') format('truetype'),
       url('../font/fontello.svg?32974303#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;

}
 

.icon-up-open:before { content: '\e899'; } /* '' */

.icon-facebook:before { content: '\e94e'; } /* '' */

