@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot');
  src: url('../font/fontello.eot') format('embedded-opentype'),
       url('../font/fontello.woff2') format('woff2'),
       url('../font/fontello.woff') format('woff'),
       url('../font/fontello.ttf') format('truetype'),
       url('../font/fontello.svg') 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: 'fontello';
    src: url('../font/fontello.svg?71286081#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  /* margin-right: .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 */
  /* margin-left: .2em; */
 
  /* 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-lightdark:before { content: '\e800'; } /* '' */
.icon-dot-3:before { content: '\e801'; } /* '' */
.icon-up:before { content: '\e802'; } /* '' */
.icon-flash:before { content: '\e803'; } /* '' */
.icon-clock:before { content: '\e804'; } /* '' */
.icon-protocols:before { content: '\e805'; } /* '' */
.icon-dwIncoming:before { content: '\e806'; } /* '' */
.icon-database:before { content: '\e807'; } /* '' */
.icon-alarm:before { content: '\e808'; } /* '' */
.icon-controls:before { content: '\e809'; } /* '' */
.icon-globe:before { content: '\e80a'; } /* '' */
.icon-expand:before { content: '\e80b'; } /* '' */
.icon-dwPhotos:before { content: '\e80c'; } /* '' */
.icon-dwSites:before { content: '\e80d'; } /* '' */
.icon-dwToday2:before { content: '\e80e'; } /* '' */
.icon-dwControl:before { content: '\e80f'; } /* '' */
.icon-dwMaintenance:before { content: '\e810'; } /* '' */
.icon-wifi:before { content: '\e811'; } /* '' */
.icon-dwCalibrate:before { content: '\e812'; } /* '' */
.icon-dwToday:before { content: '\e813'; } /* '' */
.icon-align-center:before { content: '\e814'; } /* '' */
.icon-droplet:before { content: '\e815'; } /* '' */
.icon-rain:before { content: '\e816'; } /* '' */
.icon-rain-inv:before { content: '\e817'; } /* '' */
.icon-bat1:before { content: '\e818'; } /* '' */
.icon-flag:before { content: '\e819'; } /* '' */
.icon-wrench:before { content: '\e81a'; } /* '' */
.icon-home:before { content: '\e81b'; } /* '' */
.icon-attention:before { content: '\e81c'; } /* '' */
.icon-star:before { content: '\e820'; } /* '' */
.icon-track:before { content: '\e82a'; } /* '' */
.icon-info-circled-alt:before { content: '\f086'; } /* '' */
.icon-list-bullet:before { content: '\f0ca'; } /* '' */
.icon-sensors:before { content: '\f0e8'; } /* '' */
.icon-dwDiagnostics:before { content: '\f0f1'; } /* '' */
.icon-dwMobile:before { content: '\f0f2'; } /* '' */
.icon-bell:before { content: '\f0f3'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-circle-empty:before { content: '\f10c'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-flag-empty:before { content: '\f11d'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-direction:before { content: '\f124'; } /* '' */
.icon-html5:before { content: '\f13b'; } /* '' */
.icon-dot-circled:before { content: '\f192'; } /* '' */
.icon-dw:before { content: '\f1c0'; } /* '' */
.icon-circle-notch:before { content: '\f1ce'; } /* '' */
.icon-history:before { content: '\f1da'; } /* '' */
.icon-circle-thin:before { content: '\f1db'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-plug:before { content: '\f1e6'; } /* '' */
.icon-dwNotes:before { content: '\f24a'; } /* '' */