@font-face {
  font-family: 'rakennus';
  src: url('../font/rakennus.eot?94068321');
  src: url('../font/rakennus.eot?94068321#iefix') format('embedded-opentype'),
       url('../font/rakennus.woff2?94068321') format('woff2'),
       url('../font/rakennus.woff?94068321') format('woff'),
       url('../font/rakennus.ttf?94068321') format('truetype'),
       url('../font/rakennus.svg?94068321#rakennus') 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: 'rakennus';
    src: url('../font/rakennus.svg?94068321#rakennus') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "rakennus";
  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-con-angle-grinder:before { content: '\e800'; } /* '' */
.icon-con-axe:before { content: '\e801'; } /* '' */
.icon-con-barrier:before { content: '\e802'; } /* '' */
.icon-con-brush:before { content: '\e803'; } /* '' */
.icon-con-brushes:before { content: '\e804'; } /* '' */
.icon-con-chisels:before { content: '\e805'; } /* '' */
.icon-con-circular-saw:before { content: '\e806'; } /* '' */
.icon-con-club-hammer:before { content: '\e807'; } /* '' */
.icon-con-cone:before { content: '\e808'; } /* '' */
.icon-con-digger:before { content: '\e809'; } /* '' */
.icon-con-drill-bits:before { content: '\e80a'; } /* '' */
.icon-con-drill:before { content: '\e80b'; } /* '' */
.icon-con-electricity:before { content: '\e80c'; } /* '' */
.icon-con-goggles-mask:before { content: '\e80d'; } /* '' */
.icon-con-hammer-chisel:before { content: '\e80e'; } /* '' */
.icon-con-hammer-screwdriver-2:before { content: '\e80f'; } /* '' */
.icon-con-hammer-screwdriver:before { content: '\e810'; } /* '' */
.icon-con-hammer:before { content: '\e811'; } /* '' */
.icon-con-helmet-goggles:before { content: '\e812'; } /* '' */
.icon-con-helmet:before { content: '\e813'; } /* '' */
.icon-con-jack-hammer:before { content: '\e814'; } /* '' */
.icon-con-jacket:before { content: '\e815'; } /* '' */
.icon-con-jigsaw:before { content: '\e816'; } /* '' */
.icon-con-level:before { content: '\e817'; } /* '' */
.icon-con-pliers:before { content: '\e818'; } /* '' */
.icon-con-plumb-line:before { content: '\e819'; } /* '' */
.icon-con-protractor:before { content: '\e81a'; } /* '' */
.icon-con-retractable-knife:before { content: '\e81b'; } /* '' */
.icon-con-roller:before { content: '\e81c'; } /* '' */
.icon-con-ruler-pencil:before { content: '\e81d'; } /* '' */
.icon-con-sand-shovel:before { content: '\e81e'; } /* '' */
.icon-con-saw:before { content: '\e81f'; } /* '' */
.icon-con-screwdriver:before { content: '\e820'; } /* '' */
.icon-con-screwdrivers:before { content: '\e821'; } /* '' */
.icon-con-screws:before { content: '\e822'; } /* '' */
.icon-con-set-square:before { content: '\e823'; } /* '' */
.icon-con-shovel:before { content: '\e824'; } /* '' */
.icon-con-spade-fork:before { content: '\e825'; } /* '' */
.icon-con-spanner-screwdriver:before { content: '\e826'; } /* '' */
.icon-con-spanner:before { content: '\e827'; } /* '' */
.icon-con-square:before { content: '\e828'; } /* '' */
.icon-con-swiss-army-knife:before { content: '\e829'; } /* '' */
.icon-con-tape:before { content: '\e82a'; } /* '' */
.icon-con-tin:before { content: '\e82b'; } /* '' */
.icon-con-toolbox:before { content: '\e82c'; } /* '' */
.icon-con-truck:before { content: '\e82d'; } /* '' */
.icon-con-u-bend:before { content: '\e82e'; } /* '' */
.icon-con-warning:before { content: '\e82f'; } /* '' */
.icon-con-wheel-barrow:before { content: '\e830'; } /* '' */
.icon-con-workman:before { content: '\e831'; } /* '' */
