@font-face {
  font-family: 'oolong';
  src: url('../font/oolong.eot?43595079');
  src: url('../font/oolong.eot?43595079#iefix') format('embedded-opentype'),
       url('../font/oolong.woff2?43595079') format('woff2'),
       url('../font/oolong.woff?43595079') format('woff'),
       url('../font/oolong.ttf?43595079') format('truetype'),
       url('../font/oolong.svg?43595079#oolong') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'oolong';
    src: url('../font/oolong.svg?43595079#oolong') format('svg');
  }
}
*/
 
 [class^="ool-"]:before, [class*=" ool-"]:before {
  font-family: "oolong";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.ool-teapot:before { content: '\e800'; } /* '' */
.ool-sm-bot:before { content: '\e801'; } /* '' */
.ool-sm-top:before { content: '\e802'; } /* '' */
.ool-logo:before { content: '\e803'; } /* '' */
.ool-logo-aura:before { content: '\e804'; } /* '' */
.ool-emo-devil:before { content: '\e805'; } /* '' */
.ool-emo-surprised:before { content: '\e806'; } /* '' */
.ool-emo-tongue:before { content: '\e807'; } /* '' */
.ool-emo-coffee:before { content: '\e808'; } /* '' */
.ool-emo-sunglasses:before { content: '\e809'; } /* '' */
.ool-emo-displeased:before { content: '\e80a'; } /* '' */
.ool-emo-beer:before { content: '\e80b'; } /* '' */
.ool-emo-grin:before { content: '\e80c'; } /* '' */
.ool-emo-angry:before { content: '\e80d'; } /* '' */
.ool-emo-saint:before { content: '\e80e'; } /* '' */
.ool-emo-cry:before { content: '\e80f'; } /* '' */
.ool-emo-shoot:before { content: '\e810'; } /* '' */
.ool-emo-squint:before { content: '\e811'; } /* '' */
.ool-emo-laugh:before { content: '\e812'; } /* '' */
.ool-sm:before { content: '\e813'; } /* '' */
.ool-asp:before { content: '\e814'; } /* '' */
.ool-chq:before { content: '\e815'; } /* '' */
.ool-spin1:before { content: '\e830'; } /* '' */
.ool-spin2:before { content: '\e831'; } /* '' */
.ool-spin3:before { content: '\e832'; } /* '' */
.ool-spin4:before { content: '\e834'; } /* '' */
.ool-spin5:before { content: '\e838'; } /* '' */
.ool-spin6:before { content: '\e839'; } /* '' */
.ool-firefox:before { content: '\e840'; } /* '' */
.ool-chrome:before { content: '\e841'; } /* '' */
.ool-opera:before { content: '\e842'; } /* '' */
.ool-ie:before { content: '\e843'; } /* '' */