@font-face {
  font-family: 'timele_iconfont';
  src: url('./timele_iconfont.eot?25628387');
  src: url('./timele_iconfont.eot?25628387#iefix') format('embedded-opentype'),
       url('./timele_iconfont.woff2?25628387') format('woff2'),
       url('./timele_iconfont.woff?25628387') format('woff'),
       url('./timele_iconfont.ttf?25628387') format('truetype'),
       url('./timele_iconfont.svg?25628387#timele_iconfont') 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: 'timele_iconfont';
    src: url('./timele_iconfont.svg?25628387#timele_iconfont') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "timele_iconfont";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    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 */
    /*margin-left: .2em;*/
    /* you can be more comfortable with increased icons size */
    font-size: 90%;
    /* 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--rotation-ccw:before {
    content: '\e801';
}
/* '' */
.icon--rotation-cw:before {
    content: '\e800';
}
/* '' */
.icon--speedl:before {
    content: '\e802';
}
/* '' */
.icon--delete:before {
    content: '\e803';
}
/* '' */
.icon--floorplan:before {
    content: '\e804';
}
/* '' */
.icon--filter:before {
    content: '\e805';
}
/* '' */
.icon--speedr:before {
    content: '\e806';
}
/* '' */
.icon--pause:before {
    content: '\e807';
}
/* '' */
.icon--play:before {
    content: '\e808';
}
/* '' */
.icon--settings:before {
    content: '\e809';
}
/* '' */
.icon--fire2:before {
    content: '\e80a';
}
/* '' */
.icon--wifi:before {
    content: '\e80b';
}
/* '' */
.icon--addworker:before {
    content: '\e80c';
}
/* '' */
.icon--cart:before {
    content: '\e80d';
}
/* '' */
.icon--presentation:before {
    content: '\e80e';
}
/* '' */
.icon--menu:before {
    content: '\e80f';
}
/* '' */
.icon--arrow-left:before {
    content: '\e810';
}
/* '' */
.icon--arrow-up:before {
    content: '\e811';
}
/* '' */
.icon--left:before {
    content: '\e812';
}
/* '' */
.icon--right:before {
    content: '\e813';
}
/* '' */
.icon--minus:before {
    content: '\e814';
}
/* '' */
.icon--arrow-right:before {
    content: '\e815';
}
/* '' */
.icon--arrow-down:before {
    content: '\e816';
}
/* '' */
.icon--up:before {
    content: '\e817';
}
/* '' */
.icon--upload:before {
    content: '\e818';
}
/* '' */
.icon--warning:before {
    content: '\e819';
}
/* '' */
.icon--tea:before {
    content: '\e81a';
}
/* '' */
.icon--chair:before {
    content: '\e81b';
}
/* '' */
.icon--door:before {
    content: '\e81c';
}
/* '' */
.icon--toilet:before {
    content: '\e81d';
}
/* '' */
.icon--screen:before {
    content: '\e81e';
}
/* '' */
.icon--location:before {
    content: '\e81f';
}
/* '' */
.icon--device-landscape:before {
    content: '\e820';
}
/* '' */
.icon--device:before {
    content: '\e821';
}
/* '' */
.icon--phone-message:before {
    content: '\e822';
}
/* '' */
.icon--fire:before {
    content: '\e823';
}
/* '' */
.icon--plus:before {
    content: '\e824';
}
/* '' */
.icon--down:before {
    content: '\e825';
}
/* '' */
.icon--xls:before {
    content: '\e826';
}
/* '' */
.icon--print:before {
    content: '\e827';
}
/* '' */
.icon--help:before {
    content: '\e828';
}
/* '' */
.icon--qrcode:before {
    content: '\e829';
}
/* '' */
.icon--send:before {
    content: '\e82a';
}
/* '' */
.icon--edit:before {
    content: '\e82b';
}
/* '' */
.icon--cancel:before {
    content: '\e82c';
}
/* '' */
.icon--checkmark:before {
    content: '\e82d';
}
/* '' */
.icon--lock-open:before {
    content: '\e82e';
}
/* '' */
.icon--lock-closed:before {
    content: '\e82f';
}
/* '' */
.icon--search:before {
    content: '\e830';
}
/* '' */
.icon--download:before {
    content: '\e832';
}
/* '' */
.icon--diagram:before {
    content: '\e833';
}
/* '' */
.icon--calendar:before {
    content: '\e834';
}
/* '' */