@font-face {
  font-family: 'brand';
  src: url('../font/brand.eot?14050341');
  src: url('../font/brand.eot?14050341#iefix') format('embedded-opentype'),
       url('../font/brand.woff2?14050341') format('woff2'),
       url('../font/brand.woff?14050341') format('woff'),
       url('../font/brand.ttf?14050341') format('truetype'),
       url('../font/brand.svg?14050341#brand') 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: 'brand';
    src: url('../font/brand.svg?14050341#brand') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "brand";
  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-map-marker:before { content: '\e800'; } /* '' */
.icon-accessibility-ico:before { content: '\e801'; } /* '' */
.icon-basket-ico:before { content: '\e802'; } /* '' */
.icon-external-link:before { content: '\e803'; } /* '' */
.icon-bike-ico:before { content: '\e804'; } /* '' */
.icon-tiktok_outline:before { content: '\e805'; } /* '' */
.icon-book-ico:before { content: '\e806'; } /* '' */
.icon-bus-ico:before { content: '\e807'; } /* '' */
.icon-calendar-ico:before { content: '\e808'; } /* '' */
.icon-camera-ico:before { content: '\e809'; } /* '' */
.icon-phone:before { content: '\e80a'; } /* '' */
.icon-building_ico:before { content: '\e80b'; } /* '' */
.icon-download-ico:before { content: '\e80c'; } /* '' */
.icon-email-ico:before { content: '\e80d'; } /* '' */
.icon-facebook-ico:before { content: '\e80e'; } /* '' */
.icon-file-ico:before { content: '\e80f'; } /* '' */
.icon-floorplan-ico:before { content: '\e810'; } /* '' */
.icon-globe-ico:before { content: '\e811'; } /* '' */
.icon-gym-ico:before { content: '\e812'; } /* '' */
.icon-thumbs_up_ico:before { content: '\e813'; } /* '' */
.icon-instagram-ico:before { content: '\e814'; } /* '' */
.icon-link-ico:before { content: '\e815'; } /* '' */
.icon-linkedin-ico:before { content: '\e816'; } /* '' */
.icon-machine_ico:before { content: '\e817'; } /* '' */
.icon-play-solid-ico:before { content: '\e818'; } /* '' */
.icon-quotes-ico:before { content: '\e819'; } /* '' */
.icon-security-ico:before { content: '\e81a'; } /* '' */
.icon-snackbar-ico:before { content: '\e81b'; } /* '' */
.icon-taxi-ico:before { content: '\e81c'; } /* '' */
.icon-text-ico:before { content: '\e81d'; } /* '' */
.icon-tiktok-ico:before { content: '\e81e'; } /* '' */
.icon-twitch-ico:before { content: '\e81f'; } /* '' */
.icon-twitter-ico:before { content: '\e820'; } /* '' */
.icon-video-outline-ico:before { content: '\e821'; } /* '' */
.icon-vsco-ico:before { content: '\e822'; } /* '' */
.icon-walk-ico:before { content: '\e823'; } /* '' */
.icon-wellness-ico:before { content: '\e824'; } /* '' */
.icon-wifi-ico:before { content: '\e825'; } /* '' */
.icon-x-ico:before { content: '\e826'; } /* '' */
.icon-youtube-ico:before { content: '\e827'; } /* '' */
.icon-worker_ico:before { content: '\e828'; } /* '' */
.icon-shovel_ico:before { content: '\e829'; } /* '' */
.icon-building_2_ico:before { content: '\e82a'; } /* '' */
.icon-hand_ico:before { content: '\e82b'; } /* '' */
.icon-money_ico:before { content: '\e82c'; } /* '' */
.icon-hoouse_ico:before { content: '\e82d'; } /* '' */
.icon-hardhat_ico:before { content: '\e82e'; } /* '' */
