@font-face {
  font-family: 'apollo_icons';
  src: url('../font/apollo_icons.eot?40907888');
  src: url('../font/apollo_icons.eot?40907888#iefix') format('embedded-opentype'),
       url('../font/apollo_icons.woff2?40907888') format('woff2'),
       url('../font/apollo_icons.woff?40907888') format('woff'),
       url('../font/apollo_icons.ttf?40907888') format('truetype'),
       url('../font/apollo_icons.svg?40907888#apollo_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: 'apollo_icons';
    src: url('../font/apollo_icons.svg?40907888#apollo_icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "apollo_icons";
  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-robot:before { content: '\21'; } /* '!' */
.icon-receiving:before { content: '\22'; } /* '"' */
.icon-shipping:before { content: '\23'; } /* '#' */
.icon-spray-gun:before { content: '\24'; } /* '$' */
.icon-stipple-1:before { content: '\25'; } /* '%' */
.icon-ultrasonic:before { content: '\26'; } /* '&' */
.icon-working-on-laptop:before { content: '\27'; } /* ''' */
.icon-wrench-hand:before { content: '\28'; } /* '(' */
.icon-bottle:before { content: '\29'; } /* ')' */
.icon-checklist:before { content: '\2a'; } /* '*' */
.icon-digital-art:before { content: '\2b'; } /* '+' */
.icon-inspection:before { content: '\2c'; } /* ',' */
.icon-laser:before { content: '\2d'; } /* '-' */
.icon-masking:before { content: '\2e'; } /* '.' */
.icon-oven:before { content: '\2f'; } /* '/' */
.icon-oven-2:before { content: '\30'; } /* '0' */
.icon-paing-blob-5:before { content: '\31'; } /* '1' */
.icon-paint-blob-1:before { content: '\32'; } /* '2' */
.icon-paint-blob-2:before { content: '\33'; } /* '3' */
.icon-paint-blob-3:before { content: '\34'; } /* '4' */
.icon-paint-blob-4:before { content: '\35'; } /* '5' */
.icon-paint-drizzle-1:before { content: '\36'; } /* '6' */
.icon-paint-drizzle-3:before { content: '\37'; } /* '7' */
.icon-paint-drizzle-2:before { content: '\38'; } /* '8' */
.icon-paint-drizzle-4:before { content: '\39'; } /* '9' */
.icon-partner:before { content: '\3a'; } /* ':' */
.icon-brush:before { content: '\3b'; } /* ';' */
.icon-palette:before { content: '\3c'; } /* '<' */
.icon-rocket:before { content: '\3d'; } /* '=' */
.icon-eye:before { content: '\3e'; } /* '>' */
.icon-asl:before { content: '\3f'; } /* '?' */
.icon-child:before { content: '\40'; } /* '@' */
.icon-fire:before { content: '\41'; } /* 'A' */
.icon-attach:before { content: '\42'; } /* 'B' */
.icon-folder:before { content: '\43'; } /* 'C' */
.icon-heart:before { content: '\44'; } /* 'D' */
.icon-star:before { content: '\45'; } /* 'E' */
.icon-hand-peace-o:before { content: '\46'; } /* 'F' */
.icon-tint:before { content: '\47'; } /* 'G' */
.icon-rocket-1:before { content: '\48'; } /* 'H' */
.icon-heart-1:before { content: '\49'; } /* 'I' */
.icon-music:before { content: '\4a'; } /* 'J' */
