@font-face {
  font-family: 'web-icon-dk';
  src: url('../font/web-icon-dk.eot?67727767');
  src: url('../font/web-icon-dk.eot?67727767#iefix') format('embedded-opentype'),
       url('../font/web-icon-dk.woff2?67727767') format('woff2'),
       url('../font/web-icon-dk.woff?67727767') format('woff'),
       url('../font/web-icon-dk.ttf?67727767') format('truetype'),
       url('../font/web-icon-dk.svg?67727767#web-icon-dk') 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: 'web-icon-dk';
    src: url('../font/web-icon-dk.svg?67727767#web-icon-dk') format('svg');
  }
}
*/
[class^="icon_"]:before, [class*=" icon_"]:before {
  font-family: "web-icon-dk";
  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_social_linkedin_border:before { content: '\e800'; } /* '' */
.icon_menu:before { content: '\e801'; } /* '' */
.icon_cross:before { content: '\e802'; } /* '' */
.icon_cross_small:before { content: '\e803'; } /* '' */
.icon_arrow_left:before { content: '\e804'; } /* '' */
.icon_arrow_right:before { content: '\e805'; } /* '' */
.icon_arrow_up:before { content: '\e806'; } /* '' */
.icon_arrow_down:before { content: '\e807'; } /* '' */
.icon_search:before { content: '\e810'; } /* '' */
.icon_new-window:before { content: '\e813'; } /* '' */
.icon_arrow-left:before { content: '\e814'; } /* '' */
.icon_arrow-right:before { content: '\e815'; } /* '' */
.icon_arrow-top:before { content: '\e816'; } /* '' */
.icon_arrow-bottom:before { content: '\e817'; } /* '' */
.icon_check:before { content: '\e818'; } /* '' */
.icon_comment:before { content: '\e819'; } /* '' */
.icon_cross_big:before { content: '\e81a'; } /* '' */
.icon_cross_thin:before { content: '\e81b'; } /* '' */
.icon_faq:before { content: '\e81c'; } /* '' */
.icon_location:before { content: '\e81d'; } /* '' */
.icon_page:before { content: '\e81e'; } /* '' */
.icon_pdf:before { content: '\e81f'; } /* '' */
.icon_search-1:before { content: '\e820'; } /* '' */
.icon_logo:before { content: '\e821'; } /* '' */
.icon_signet:before { content: '\e822'; } /* '' */
.icon_social_instagram:before { content: '\e823'; } /* '' */
.icon_social_linkedin:before { content: '\e824'; } /* '' */
.icon_social_mail:before { content: '\e825'; } /* '' */
.icon_social_phone:before { content: '\e826'; } /* '' */
.icon_social_whatsapp:before { content: '\e827'; } /* '' */
.icon_social_youtube:before { content: '\e828'; } /* '' */
.icon_social_facebook_circle:before { content: '\e829'; } /* '' */
.icon_social_facebook:before { content: '\e82a'; } /* '' */
.icon_room-bath:before { content: '\e82b'; } /* '' */
.icon_room-charging:before { content: '\e82c'; } /* '' */
.icon_room-climate:before { content: '\e82d'; } /* '' */
.icon_room-coffee:before { content: '\e82e'; } /* '' */
.icon_room-door:before { content: '\e82f'; } /* '' */
.icon_room-hairdryer:before { content: '\e830'; } /* '' */
.icon_room-home:before { content: '\e831'; } /* '' */
.icon_room-iron:before { content: '\e832'; } /* '' */
.icon_room-keycard:before { content: '\e833'; } /* '' */
.icon_room-minibar:before { content: '\e834'; } /* '' */
.icon_room-mirror:before { content: '\e835'; } /* '' */
.icon_room-pet:before { content: '\e836'; } /* '' */
.icon_room-safe:before { content: '\e837'; } /* '' */
.icon_room-smarttv:before { content: '\e838'; } /* '' */
.icon_room-soundproof:before { content: '\e839'; } /* '' */
.icon_room-streaming:before { content: '\e83a'; } /* '' */
.icon_room-wifi:before { content: '\e83b'; } /* '' */
.icon_room-workspace:before { content: '\e83c'; } /* '' */
