@font-face {
  font-family: 'ucon';
  src: url('../font/ucon.eot?17462578');
  src: url('../font/ucon.eot?17462578#iefix') format('embedded-opentype'),
    url('../font/ucon.woff2?17462578') format('woff2'),
    url('../font/ucon.woff?17462578') format('woff'),
    url('../font/ucon.ttf?17462578') format('truetype'),
    url('../font/ucon.svg?17462578#ucon') 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: 'ucon';
    src: url('../font/ucon.svg?17462578#ucon') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ucon";
  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); */
}

.icon-school:before {
  content: '\e800';
}

/* '' */
.icon-search:before {
  content: '\e801';
}

/* '' */
.icon-summary:before {
  content: '\e802';
}

/* '' */
.icon-trash:before {
  content: '\e803';
}

/* '' */
.icon-upload:before {
  content: '\e804';
}

/* '' */
.icon-area:before {
  content: '\e805';
}

/* '' */
.icon-arrow-circle:before {
  content: '\e806';
}

/* '' */
.icon-arrow-nav:before {
  content: '\e807';
}

/* '' */
.icon-arrw-down:before {
  content: '\e808';
}

/* '' */
.icon-bathroom:before {
  content: '\e809';
}

/* '' */
.icon-bedroom:before {
  content: '\e80a';
}

/* '' */
.icon-ok:before {
  content: '\e80b';
}

/* '' */
.icon-community:before {
  content: '\e80c';
}

/* '' */
.icon-customize:before {
  content: '\e80d';
}

/* '' */
.icon-edit-1:before {
  content: '\e80e';
}

/* '' */
.icon-elevation:before {
  content: '\e80f';
}

/* '' */
.icon-exit:before {
  content: '\e810';
}

/* '' */
.icon-eye:before {
  content: '\e811';
}

/* '' */
.icon-eye-closed:before {
  content: '\e812';
}

/* '' */
.icon-floor:before {
  content: '\e813';
}

/* '' */
.icon-fullscreen:before {
  content: '\e814';
}

/* '' */
.icon-garage:before {
  content: '\e815';
}

/* '' */
.icon-grid:before {
  content: '\e816';
}

/* '' */
.icon-filter:before {
  content: '\e817';
}

/* '' */
.icon-profile:before {
  content: '\e818';
}

/* '' */
.icon-img:before {
  content: '\e819';
}

/* '' */
.icon-list:before {
  content: '\e81a';
}

/* '' */
.icon-lock:before {
  content: '\e81b';
}

/* '' */
.icon-mail:before {
  content: '\e81c';
}

/* '' */
.icon-map:before {
  content: '\e81d';
}

/* '' */
.icon-minus:before {
  content: '\e81e';
}

/* '' */
.icon-plan:before {
  content: '\e81f';
}

/* '' */
.icon-plus:before {
  content: '\e820';
}

/* '' */
.icon-profile-solid:before {
  content: '\e821';
}

/* '' */
.icon-heart:before {
  content: '\e822';
}

/* '' */
.icon-city:before {
  content: '\e823';
}

/* '' */
.icon-heart-empty:before {
  content: '\e824';
}

/* '' */
.icon-resize-full:before {
  content: '\e825';
}

/* '' */
.icon-resize-small:before {
  content: '\e826';
}

/* '' */
.icon-cog:before {
  content: '\e827';
}

/* '' */
.icon-menu:before {
  content: '\e828';
}

/* '' */
.icon-edit:before {
  content: '\e829';
}

/* '' */
.icon-link:before {
  content: '\e82a';
}

/* '' */
.icon-floppy:before {
  content: '\e82b';
}

/* '' */
.icon-sun:before {
  content: '\e82c';
}

/* '' */
.icon-download:before {
  content: '\e82d';
}

/* '' */
.icon-info:before {
  content: '\e82e';
}

/* '' */
.icon-attention:before {
  content: '\e82f';
}

/* '' */
.icon-question:before {
  content: '\e830';
}

/* '' */
.icon-equalizer:before {
  content: '\e831';
}

/* '' */
.icon-basket:before {
  content: '\e832';
}

/* '' */
.icon-camera:before {
  content: '\e833';
}

/* '' */
.icon-left-circle:before {
  content: '\e834';
}

/* '' */
.icon-cancel-circled:before {
  content: '\e835';
}

/* '' */
.icon-logout:before {
  content: '\e836';
}

/* '' */
.icon-attach:before {
  content: '\e837';
}

/* '' */
.icon-spin5:before {
  content: '\e838';
}

/* '' */
.icon-pencil:before {
  content: '\e839';
}

/* '' */
.icon-headphones:before {
  content: '\e83a';
}

/* '' */
.icon-up-open:before {
  content: '\f005';
}

/* '' */
.icon-right-open:before {
  content: '\f006';
}

/* '' */
.icon-left-open:before {
  content: '\f007';
}

/* '' */
.icon-beta:before {
  content: '\f0c3';
}

/* '' */
.icon-magic:before {
  content: '\f0d0';
}

/* '' */
.icon-bell-alt:before {
  content: '\f0f3';
}

/* '' */
.icon-angle-double-left:before {
  content: '\f100';
}

/* '' */
.icon-angle-double-right:before {
  content: '\f101';
}

/* '' */
.icon-unlink:before {
  content: '\f127';
}

/* '' */
.icon-export-alt:before {
  content: '\f14d';
}

/* '' */
.icon-dollar:before {
  content: '\f155';
}

/* '' */
.icon-apple:before {
  content: '\f179';
}

/* '' */
.icon-moon:before {
  content: '\f186';
}

/* '' */
.icon-box:before {
  content: '\f187';
}

/* '' */
.icon-google:before {
  content: '\f1a0';
}

/* '' */
.icon-sliders:before {
  content: '\f1de';
}

/* '' */
.icon-eyedropper:before {
  content: '\f1fb';
}

/* '' */
.icon-user-circle-o:before {
  content: '\f2be';
}

/* '' */
.icon-camera-1:before {
  content: '\f4f7';
}

/* '' */