@font-face {
  font-family: 'googles';
  src: url('../font/googles.eot?99150512');
  src: url('../font/googles.eot?99150512#iefix') format('embedded-opentype'),
       url('../font/googles.woff2?99150512') format('woff2'),
       url('../font/googles.woff?99150512') format('woff'),
       url('../font/googles.ttf?99150512') format('truetype'),
       url('../font/googles.svg?99150512#googles') 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: 'googles';
    src: url('../font/googles.svg?99150512#googles') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "googles";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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); */
}

.icon-music-1:before { content: '\e96a'; } /* '' */
.icon-search-2:before { content: '\e96b'; } /* '' */
.icon-mail-2:before { content: '\e96c'; } /* '' */
.icon-heart-2:before { content: '\e96d'; } /* '' */
.icon-params:before { content: '\e96e'; } /* '' */
.icon-calendar-2:before { content: '\e96f'; } /* '' */
.icon-sound:before { content: '\e970'; } /* '' */
.icon-clock-2:before { content: '\e971'; } /* '' */
.icon-shop:before { content: '\e972'; } /* '' */
.icon-diamond:before { content: '\e973'; } /* '' */
.icon-t-shirt:before { content: '\e974'; } /* '' */
.icon-wallet:before { content: '\e975'; } /* '' */
.icon-star-2:before { content: '\e976'; } /* '' */
.icon-user-2:before { content: '\e977'; } /* '' */
.icon-videocam-2:before { content: '\e978'; } /* '' */
.icon-camera-2:before { content: '\e979'; } /* '' */
.icon-photo:before { content: '\e97a'; } /* '' */
.icon-attach-1:before { content: '\e97b'; } /* '' */
.icon-lock-2:before { content: '\e97c'; } /* '' */
.icon-eye-2:before { content: '\e97d'; } /* '' */
.icon-tag-2:before { content: '\e97e'; } /* '' */
.icon-thumbs-up-2:before { content: '\e97f'; } /* '' */
.icon-pencil-2:before { content: '\e980'; } /* '' */
.icon-comment-1:before { content: '\e981'; } /* '' */
.icon-location-2:before { content: '\e982'; } /* '' */
.icon-cup:before { content: '\e983'; } /* '' */
.icon-trash-2:before { content: '\e984'; } /* '' */
.icon-doc-2:before { content: '\e985'; } /* '' */
.icon-note:before { content: '\e986'; } /* '' */
.icon-cog-1:before { content: '\e987'; } /* '' */
.icon-lightbulb-1:before { content: '\e988'; } /* '' */
.icon-tv:before { content: '\e989'; } /* '' */
.icon-desktop-1:before { content: '\e98a'; } /* '' */
.icon-mobile-2:before { content: '\e98b'; } /* '' */
.icon-cd-1:before { content: '\e98c'; } /* '' */
.icon-inbox:before { content: '\e98d'; } /* '' */
.icon-globe-2:before { content: '\e98e'; } /* '' */
.icon-cloud-1:before { content: '\e98f'; } /* '' */
.icon-paper-plane:before { content: '\e990'; } /* '' */
.icon-fire:before { content: '\e991'; } /* '' */
.icon-graduation-cap:before { content: '\e992'; } /* '' */
.icon-megaphone:before { content: '\e993'; } /* '' */
.icon-database-1:before { content: '\e994'; } /* '' */
.icon-key-1:before { content: '\e995'; } /* '' */
.icon-beaker:before { content: '\e996'; } /* '' */
.icon-truck:before { content: '\e997'; } /* '' */
.icon-money-1:before { content: '\e998'; } /* '' */
.icon-food:before { content: '\e999'; } /* '' */
