@font-face {
    font-family: 'irrigation';
    src: url('fontello.eot?66685413');
    src: url('fontello.eot?66685413#iefix') format('embedded-opentype'), url('fontello.woff2?66685413') format('woff2'), url('fontello.woff?66685413') format('woff'), url('fontello.ttf?66685413') format('truetype'), url('fontello.svg?66685413#fontello') 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?66685413#fontello') format('svg');
  }
}
*/

/*[class^="irrigation-icon-"], [class*=" irrigation-icon-"] {*/
    /* use !important to prevent issues with browser extensions that change fonts */
    /*font-family: 'irrigation' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;*/
    /* Better Font Rendering =========== */
    /*-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/

/*[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  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: 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); */
/*}*/

.irrigation-icon-dashboard:before {
    content: '\e81f';
} /* '' */
.irrigation-icon-visual-view:before {
    content: '\e820';
} /* '' */
/*.icon-dosing:before { content: '\e900'; }*/ /* '' */
/*.icon-temperature:before { content: '\e901'; }*/ /* '' */
/*.icon-hot_key_circle:before { content: '\e902'; }*/ /* '' */
/*.icon-hot_key9:before { content: '\e903'; }*/ /* '' */
/*.icon-hot_key8:before { content: '\e904'; }*/ /* '' */
/*.icon-hot_key7:before { content: '\e905'; }*/ /* '' */
/*.icon-hot_key6:before { content: '\e906'; }*/ /* '' */
/*.icon-hot_key5:before { content: '\e907'; }*/ /* '' */
/*.icon-hot_key4:before { content: '\e908'; }*/ /* '' */
/*.icon-hot_key3:before { content: '\e909'; }*/ /* '' */
/*.icon-hot_key2:before { content: '\e90a'; }*/ /* '' */
/*.icon-chevron_left:before { content: '\e90b'; }*/ /* '' */
/*.icon-chevron_up:before { content: '\e90c'; }*/ /* '' */
/*.icon-chevron_down:before { content: '\e90d'; }*/ /* '' */
/*.icon-menu:before { content: '\e90e'; }*/ /* '' */
/*.icon-chevron_right:before { content: '\e90f'; }*/ /* '' */
/*.icon-weather_station:before { content: '\e910'; }*/ /* '' */
/*.icon-humidity:before { content: '\e911'; }*/ /* '' */
/*.icon-edit:before { content: '\e912'; }*/ /* '' */
/*.icon-alarm_manu:before { content: '\e913'; }*/ /* '' */
/*.icon-pending:before { content: '\e914'; }*/ /* '' */
/*.icon-cooling:before { content: '\e915'; }*/ /* '' */
/*.icon-hot_key:before { content: '\e916'; }*/ /* '' */
/*.icon-misting:before { content: '\e917'; }*/ /* '' */
/*.icon-filtering:before { content: '\e918'; }*/ /* '' */
/*.icon-settings:before { content: '\e919'; }*/ /* '' */
/*.icon-irrigation:before { content: '\e91a'; }*/ /* '' */
/*.icon-valve:before { content: '\e91b'; }*/ /* '' */
/*.icon-valve_circle:before { content: '\e91c'; }*/ /* '' */
/*.icon-alarm:before { content: '\e91d'; }*/ /* '' */
/*.icon-home:before { content: '\e91e'; }*/ /* '' */
