@font-face {
  font-family: 'tapdo-icons';
  src: url('../font/tapdo-icons.eot?80718583');
  src: url('../font/tapdo-icons.eot?80718583#iefix') format('embedded-opentype'),
       url('../font/tapdo-icons.woff2?80718583') format('woff2'),
       url('../font/tapdo-icons.woff?80718583') format('woff'),
       url('../font/tapdo-icons.ttf?80718583') format('truetype'),
       url('../font/tapdo-icons.svg?80718583#tapdo-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: 'tapdo-icons';
    src: url('../font/tapdo-icons.svg?80718583#tapdo-icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "tapdo-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-app-developement:before { content: '\e800'; } /* '' */
.icon-application:before { content: '\e801'; } /* '' */
.icon-availability-key:before { content: '\e802'; } /* '' */
.icon-availability:before { content: '\e803'; } /* '' */
.icon-barcode-scanner:before { content: '\e804'; } /* '' */
.icon-barcode:before { content: '\e805'; } /* '' */
.icon-ble:before { content: '\e806'; } /* '' */
.icon-box:before { content: '\e807'; } /* '' */
.icon-board:before { content: '\e808'; } /* '' */
.icon-brain:before { content: '\e809'; } /* '' */
.icon-camera:before { content: '\e80a'; } /* '' */
.icon-check-list:before { content: '\e80b'; } /* '' */
.icon-cloud-developement:before { content: '\e80c'; } /* '' */
.icon-cloud:before { content: '\e80d'; } /* '' */
.icon-coding_big:before { content: '\e80e'; } /* '' */
.icon-coding_small:before { content: '\e80f'; } /* '' */
.icon-cold:before { content: '\e810'; } /* '' */
.icon-connectivity:before { content: '\e811'; } /* '' */
.icon-cookie:before { content: '\e812'; } /* '' */
.icon-cpu:before { content: '\e813'; } /* '' */
.icon-data-analysis-1:before { content: '\e814'; } /* '' */
.icon-data-analysis-2:before { content: '\e815'; } /* '' */
.icon-data-polish:before { content: '\e816'; } /* '' */
.icon-design:before { content: '\e817'; } /* '' */
.icon-development:before { content: '\e818'; } /* '' */
.icon-drill:before { content: '\e819'; } /* '' */
.icon-error:before { content: '\e81a'; } /* '' */
.icon-filter:before { content: '\e81b'; } /* '' */
.icon-fork-lift-crate:before { content: '\e81c'; } /* '' */
.icon-fork-lift:before { content: '\e81d'; } /* '' */
.icon-gas-manometer:before { content: '\e81e'; } /* '' */
.icon-gas:before { content: '\e81f'; } /* '' */
.icon-gear:before { content: '\e820'; } /* '' */
.icon-high-five:before { content: '\e821'; } /* '' */
.icon-hot:before { content: '\e822'; } /* '' */
.icon-humidity:before { content: '\e823'; } /* '' */
.icon-integration:before { content: '\e824'; } /* '' */
.icon-jobsearch:before { content: '\e825'; } /* '' */
.icon-key:before { content: '\e826'; } /* '' */
.icon-machine-learning:before { content: '\e827'; } /* '' */
.icon-marketing:before { content: '\e828'; } /* '' */
.icon-message:before { content: '\e829'; } /* '' */
.icon-money:before { content: '\e82a'; } /* '' */
.icon-magnifier:before { content: '\e82b'; } /* '' */
.icon-mouse:before { content: '\e82c'; } /* '' */
.icon-opinion:before { content: '\e82d'; } /* '' */
.icon-printer:before { content: '\e82e'; } /* '' */
.icon-recycling:before { content: '\e82f'; } /* '' */
.icon-report:before { content: '\e830'; } /* '' */
.icon-rfid-scanner:before { content: '\e831'; } /* '' */
.icon-rfid-tag:before { content: '\e832'; } /* '' */
.icon-robot:before { content: '\e833'; } /* '' */
.icon-router:before { content: '\e834'; } /* '' */
.icon-safe-money:before { content: '\e835'; } /* '' */
.icon-satelite:before { content: '\e836'; } /* '' */
.icon-scale:before { content: '\e837'; } /* '' */
.icon-secret:before { content: '\e838'; } /* '' */
.icon-server:before { content: '\e839'; } /* '' */
.icon-smartphone:before { content: '\e83a'; } /* '' */
.icon-talk:before { content: '\e83b'; } /* '' */
.icon-temperature:before { content: '\e83c'; } /* '' */
.icon-timer:before { content: '\e83d'; } /* '' */
.icon-user_ai:before { content: '\e83e'; } /* '' */
.icon-user:before { content: '\e83f'; } /* '' */
.icon-watching:before { content: '\e840'; } /* '' */
.icon-truck:before { content: '\e841'; } /* '' */
.icon-waves:before { content: '\e842'; } /* '' */
.icon-workplace:before { content: '\e843'; } /* '' */
.icon-world_black:before { content: '\e844'; } /* '' */
.icon-world_white:before { content: '\e845'; } /* '' */
.icon-wrench:before { content: '\e846'; } /* '' */
