@font-face {
  font-family: 'adapt';
  src: url('../font/adapt.eot?78709918');
  src: url('../font/adapt.eot?78709918#iefix') format('embedded-opentype'),
       url('../font/adapt.woff2?78709918') format('woff2'),
       url('../font/adapt.woff?78709918') format('woff'),
       url('../font/adapt.ttf?78709918') format('truetype'),
       url('../font/adapt.svg?78709918#adapt') 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: 'adapt';
    src: url('../font/adapt.svg?78709918#adapt') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "adapt";
  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-menu:before { content: '\31'; } /* '1' */
.icon-down-open-mini:before { content: '\32'; } /* '2' */
.icon-left-open-mini:before { content: '\33'; } /* '3' */
.icon-right-open-mini:before { content: '\34'; } /* '4' */
.icon-up-open-mini:before { content: '\35'; } /* '5' */
.icon-down-open-big:before { content: '\36'; } /* '6' */
.icon-left-open-big:before { content: '\37'; } /* '7' */
.icon-right-open-big:before { content: '\38'; } /* '8' */
.icon-up-open-big:before { content: '\39'; } /* '9' */
.icon-plus-squared:before { content: '\41'; } /* 'A' */
.icon-minus-squared:before { content: '\42'; } /* 'B' */
.icon-cancel:before { content: '\43'; } /* 'C' */
.icon-glass:before { content: '\e800'; } /* '' */
.icon-location-outline:before { content: '\e801'; } /* '' */
.icon-eye-outline:before { content: '\e802'; } /* '' */
.icon-plus:before { content: '\e803'; } /* '' */
.icon-minus:before { content: '\e804'; } /* '' */
.icon-star:before { content: '\e805'; } /* '' */
.icon-search:before { content: '\e806'; } /* '' */
.icon-search-1:before { content: '\e807'; } /* '' */
.icon-down-dir:before { content: '\e808'; } /* '' */
.icon-record:before { content: '\e809'; } /* '' */
.icon-quote-left:before { content: '\e80a'; } /* '' */
.icon-right:before { content: '\e80b'; } /* '' */
.icon-phone-outline:before { content: '\e80c'; } /* '' */
.icon-quote-right:before { content: '\e80d'; } /* '' */
.icon-attention-circled:before { content: '\e80e'; } /* '' */
.icon-comment:before { content: '\e80f'; } /* '' */
.icon-location:before { content: '\e810'; } /* '' */
.icon-back-in-time:before { content: '\e811'; } /* '' */
.icon-user-outline:before { content: '\e812'; } /* '' */
.icon-user:before { content: '\e813'; } /* '' */
.icon-clock:before { content: '\e814'; } /* '' */
.icon-award:before { content: '\e815'; } /* '' */
.icon-award-1:before { content: '\e816'; } /* '' */
.icon-down-open:before { content: '\f004'; } /* '' */
.icon-up-open:before { content: '\f005'; } /* '' */
.icon-download:before { content: '\f02e'; } /* '' */
.icon-phone-squared:before { content: '\f098'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-comment-empty:before { content: '\f0e5'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-circle-empty:before { content: '\f10c'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram-1:before { content: '\f16d'; } /* '' */
.icon-dot-circled:before { content: '\f192'; } /* '' */
.icon-yelp:before { content: '\f1e9'; } /* '' */
.icon-twitter:before { content: '\f309'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */