@font-face {
  font-family: 'goo-icons';
  src: url('../font/goo-icons.eot?4849892');
  src: url('../font/goo-icons.eot?4849892#iefix') format('embedded-opentype'),
       url('../font/goo-icons.woff2?4849892') format('woff2'),
       url('../font/goo-icons.woff?4849892') format('woff'),
       url('../font/goo-icons.ttf?4849892') format('truetype'),
       url('../font/goo-icons.svg?4849892#goo-icons') 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: 'goo-icons';
    src: url('../font/goo-icons.svg?4849892#goo-icons') format('svg');
  }
}
*/
 
 [class^="goo-"]:before, [class*=" goo-"]:before {
  font-family: "goo-icons";
  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); */
}
 
.goo-menu:before { content: '\e800'; } /* '' */
.goo-print:before { content: '\e801'; } /* '' */
.goo-flash:before { content: '\e802'; } /* '' */
.goo-signal:before { content: '\e803'; } /* '' */
.goo-down-mini:before { content: '\e804'; } /* '' */
.goo-thumbup:before { content: '\e805'; } /* '' */
.goo-happy:before { content: '\e806'; } /* '' */
.goo-heart-empty:before { content: '\e807'; } /* '' */
.goo-coffee:before { content: '\e808'; } /* '' */
.goo-install:before { content: '\e809'; } /* '' */
.goo-quote-left:before { content: '\e80a'; } /* '' */
.goo-quote-right:before { content: '\e80b'; } /* '' */
.goo-facebook:before { content: '\f09a'; } /* '' */
.goo-desktop:before { content: '\f108'; } /* '' */
.goo-laptop:before { content: '\f109'; } /* '' */
.goo-tablet:before { content: '\f10a'; } /* '' */
.goo-mobile:before { content: '\f10b'; } /* '' */
.goo-circle:before { content: '\f10c'; } /* '' */
.goo-gamepad:before { content: '\f11b'; } /* '' */
.goo-instagram:before { content: '\f16d'; } /* '' */
.goo-database:before { content: '\f1c0'; } /* '' */
.goo-file-pdf:before { content: '\f1c1'; } /* '' */
.goo-lifebuoy:before { content: '\f1cd'; } /* '' */
.goo-diamond:before { content: '\f219'; } /* '' */
.goo-user-secret:before { content: '\f21b'; } /* '' */
.goo-server:before { content: '\f233'; } /* '' */
.goo-scales:before { content: '\f24e'; } /* '' */
.goo-mixcloud:before { content: '\f289'; } /* '' */