@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?49412740');
  src: url('../font/fontello.eot?49412740#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?49412740') format('woff2'),
       url('../font/fontello.woff?49412740') format('woff'),
       url('../font/fontello.ttf?49412740') format('truetype'),
       url('../font/fontello.svg?49412740#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?49412740#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: .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); */
}
 
.icon-floppy:before { content: '\e800'; } /* '' */
.icon-1_5_tribes:before { content: '\e801'; } /* '' */
.icon-1_6_camera:before { content: '\e802'; } /* '' */
.icon-1_7_guides:before { content: '\e803'; } /* '' */
.icon-1_8_account:before { content: '\e804'; } /* '' */
.icon-0_0_growveg:before { content: '\e805'; } /* '' */
.icon-1_0_home:before { content: '\e806'; } /* '' */
.icon-1_1_yearbook:before { content: '\e807'; } /* '' */
.icon-1_9_next:before { content: '\e808'; } /* '' */
.icon-1_10_previous:before { content: '\e809'; } /* '' */
.icon-1_11_plants:before { content: '\e80a'; } /* '' */
.icon-2_0_planting:before { content: '\e80b'; } /* '' */
.icon-2_1_watering:before { content: '\e80c'; } /* '' */
.icon-2_2_care:before { content: '\e80d'; } /* '' */
.icon-2_3_pests:before { content: '\e80e'; } /* '' */
.icon-2_4_harvesting:before { content: '\e80f'; } /* '' */
.icon-cog:before { content: '\e810'; } /* '' */
.icon-left:before { content: '\e811'; } /* '' */
.icon-rain-1:before { content: '\e812'; } /* '' */
.icon-1_2_plans:before { content: '\e813'; } /* '' */
.icon-3_2_pinterest:before { content: '\e814'; } /* '' */
.icon-3_3_googleplus:before { content: '\e815'; } /* '' */
.icon-3_3_instagram:before { content: '\e816'; } /* '' */
.icon-1_3_plansalt:before { content: '\e817'; } /* '' */
.icon-1_4_settings:before { content: '\e818'; } /* '' */
.icon-down-dir:before { content: '\e819'; } /* '' */
.icon-3_0_facebook:before { content: '\e81a'; } /* '' */
.icon-3_1_twitter:before { content: '\e81b'; } /* '' */
.icon-target:before { content: '\e81c'; } /* '' */
.icon-left-dir:before { content: '\e81d'; } /* '' */
.icon-ok:before { content: '\e81e'; } /* '' */
.icon-moon-waxing-crescent:before { content: '\e81f'; } /* '' */
.icon-login:before { content: '\e820'; } /* '' */
.icon-1_12_calendar:before { content: '\e821'; } /* '' */
.icon-1_13_close:before { content: '\e822'; } /* '' */
.icon-1_14_remove:before { content: '\e823'; } /* '' */
.icon-1_15_tasks:before { content: '\e824'; } /* '' */
.icon-1_16_edit:before { content: '\e825'; } /* '' */
.icon-1_17_tick:before { content: '\e826'; } /* '' */
.icon-1_18_add:before { content: '\e827'; } /* '' */
.icon-shuffle:before { content: '\e829'; } /* '' */
.icon-mail:before { content: '\e82a'; } /* '' */
.icon-search:before { content: '\e82b'; } /* '' */
.icon-logout:before { content: '\e82c'; } /* '' */
.icon-clear-day:before { content: '\e839'; } /* '' */
.icon-clear-night:before { content: '\e83a'; } /* '' */
.icon-cloudy:before { content: '\e83b'; } /* '' */
.icon-fog:before { content: '\e83c'; } /* '' */
.icon-moon-first-quarter:before { content: '\e83d'; } /* '' */
.icon-moon-full:before { content: '\e83e'; } /* '' */
.icon-moon-last-quarter:before { content: '\e83f'; } /* '' */
.icon-partly-cloudy-day:before { content: '\e845'; } /* '' */
.icon-partly-cloudy-night:before { content: '\e846'; } /* '' */
.icon-rain:before { content: '\e847'; } /* '' */
.icon-sleet:before { content: '\e848'; } /* '' */
.icon-snow:before { content: '\e849'; } /* '' */
.icon-wind:before { content: '\e84c'; } /* '' */
.icon-temperature-down-arrow:before { content: '\e84d'; } /* '' */
.icon-temperature-up-arrow:before { content: '\e84e'; } /* '' */
.icon-new-moon:before { content: '\e851'; } /* '' */
.icon-moon-waning-gibbous:before { content: '\e852'; } /* '' */
.icon-moon-waning-crescent:before { content: '\e853'; } /* '' */
.icon-moon-waxing-gibbous:before { content: '\e854'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-spinner:before { content: '\f110'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-1_19_warning:before { content: '\f12b'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-twitter-circled:before { content: '\f30a'; } /* '' */
.icon-facebook-circled:before { content: '\f30d'; } /* '' */
.icon-gplus-circled:before { content: '\f310'; } /* '' */
.icon-pinterest-circled:before { content: '\f313'; } /* '' */
.icon-2_7_mulching:before { content: '󨃑'; } /* '\e80d1' */
.icon-2_8_weeding:before { content: '󨃒'; } /* '\e80d2' */
.icon-2_10_digging:before { content: '󨃓'; } /* '\e80d3' */
.icon-2_9_fertilising:before { content: '󨃔'; } /* '\e80d4' */