@font-face {
  font-family: 'creative_studio_icons';
  src: url('../font/creative_studio_icons.eot?68332520');
  src: url('../font/creative_studio_icons.eot?68332520#iefix') format('embedded-opentype'),
       url('../font/creative_studio_icons.woff2?68332520') format('woff2'),
       url('../font/creative_studio_icons.woff?68332520') format('woff'),
       url('../font/creative_studio_icons.ttf?68332520') format('truetype'),
       url('../font/creative_studio_icons.svg?68332520#creative_studio_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: 'creative_studio_icons';
    src: url('../font/creative_studio_icons.svg?68332520#creative_studio_icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "creative_studio_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-002-mouse:before { content: '\e800'; } /* '' */
.icon-001-tripod:before { content: '\e801'; } /* '' */
.icon-003-spray-paint:before { content: '\e802'; } /* '' */
.icon-004-school:before { content: '\e803'; } /* '' */
.icon-005-post-it:before { content: '\e804'; } /* '' */
.icon-006-pen:before { content: '\e805'; } /* '' */
.icon-007-software:before { content: '\e806'; } /* '' */
.icon-008-brushes:before { content: '\e807'; } /* '' */
.icon-009-curved-lines:before { content: '\e808'; } /* '' */
.icon-011-paper:before { content: '\e809'; } /* '' */
.icon-016-sketchbook:before { content: '\e80a'; } /* '' */
.icon-019-flash-drive:before { content: '\e80b'; } /* '' */
.icon-020-router:before { content: '\e80c'; } /* '' */
.icon-021-clock:before { content: '\e80d'; } /* '' */
.icon-023-tablet:before { content: '\e80e'; } /* '' */
.icon-024-zoom:before { content: '\e80f'; } /* '' */
.icon-025-lamp:before { content: '\e810'; } /* '' */
.icon-026-hot-drink:before { content: '\e811'; } /* '' */
.icon-027-photo-camera:before { content: '\e812'; } /* '' */
.icon-028-graphic-tablet:before { content: '\e813'; } /* '' */
.icon-029-hard-drive:before { content: '\e814'; } /* '' */
.icon-030-laptop:before { content: '\e815'; } /* '' */
.icon-031-keyboard:before { content: '\e816'; } /* '' */
.icon-034-cutter:before { content: '\e817'; } /* '' */
.icon-035-chalk-board:before { content: '\e818'; } /* '' */
.icon-036-list:before { content: '\e819'; } /* '' */
.icon-038-paint:before { content: '\e81a'; } /* '' */
.icon-039-typography:before { content: '\e81b'; } /* '' */
.icon-040-artboard:before { content: '\e81c'; } /* '' */
.icon-041-graphic-file:before { content: '\e81d'; } /* '' */
.icon-044-portfolio:before { content: '\e81e'; } /* '' */
.icon-045-identification:before { content: '\e81f'; } /* '' */
.icon-046-pencil:before { content: '\e820'; } /* '' */
.icon-049-image:before { content: '\e821'; } /* '' */
.icon-032-zen-garden:before { content: '\e822'; } /* '' */
.icon-042-poster:before { content: '\e823'; } /* '' */
.icon-015-printer:before { content: '\e824'; } /* '' */
.icon-022-smartphone:before { content: '\e826'; } /* '' */
.icon-047-magic-wand:before { content: '\e827'; } /* '' */
.icon-013-book:before { content: '\e828'; } /* '' */
.icon-048-can:before { content: '\e829'; } /* '' */
.icon-037-paint-roller:before { content: '\e82a'; } /* '' */
.icon-018-dropper:before { content: '\e82b'; } /* '' */
.icon-014-ruler:before { content: '\e82c'; } /* '' */
.icon-017-screen:before { content: '\e82d'; } /* '' */
.icon-012-marker:before { content: '\e82e'; } /* '' */
.icon-033-speaker:before { content: '\e82f'; } /* '' */
.icon-010-painting:before { content: '\e830'; } /* '' */
