@font-face {
  font-family: 'custom-icons';
  src: url('../font/custom-icons.eot?90895379');
  src: url('../font/custom-icons.eot?90895379#iefix') format('embedded-opentype'),
       url('../font/custom-icons.woff2?90895379') format('woff2'),
       url('../font/custom-icons.woff?90895379') format('woff'),
       url('../font/custom-icons.ttf?90895379') format('truetype'),
       url('../font/custom-icons.svg?90895379#custom-icons') 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: 'custom-icons';
    src: url('../font/custom-icons.svg?90895379#custom-icons') format('svg');
  }
}
*/
 
 [class^="custom-icon-"]:before, [class*=" custom-icon-"]:before {
  font-family: "custom-icons";
  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); */
}
 
.custom-icon-search:before { content: '\e800'; } /* '' */
.custom-icon-mail:before { content: '\e801'; } /* '' */
.custom-icon-heart:before { content: '\e802'; } /* '' */
.custom-icon-heart-empty:before { content: '\e803'; } /* '' */
.custom-icon-user:before { content: '\e804'; } /* '' */
.custom-icon-users:before { content: '\e805'; } /* '' */
.custom-icon-ok:before { content: '\e806'; } /* '' */
.custom-icon-ok-circled:before { content: '\e807'; } /* '' */
.custom-icon-cancel:before { content: '\e808'; } /* '' */
.custom-icon-ok-circled2:before { content: '\e809'; } /* '' */
.custom-icon-cancel-circled:before { content: '\e80a'; } /* '' */
.custom-icon-cancel-circled2:before { content: '\e80b'; } /* '' */
.custom-icon-plus:before { content: '\e80c'; } /* '' */
.custom-icon-minus:before { content: '\e80d'; } /* '' */
.custom-icon-plus-circled:before { content: '\e80e'; } /* '' */
.custom-icon-minus-circled:before { content: '\e80f'; } /* '' */
.custom-icon-home:before { content: '\e810'; } /* '' */
.custom-icon-download:before { content: '\e811'; } /* '' */
.custom-icon-location:before { content: '\e812'; } /* '' */
.custom-icon-phone:before { content: '\e813'; } /* '' */
.custom-icon-basket:before { content: '\e814'; } /* '' */
.custom-icon-calendar:before { content: '\e815'; } /* '' */
.custom-icon-clock:before { content: '\e816'; } /* '' */
.custom-icon-zoom-in:before { content: '\e817'; } /* '' */
.custom-icon-zoom-out:before { content: '\e818'; } /* '' */
.custom-icon-down-dir:before { content: '\e819'; } /* '' */
.custom-icon-up-dir:before { content: '\e81a'; } /* '' */
.custom-icon-left-dir:before { content: '\e81b'; } /* '' */
.custom-icon-right-dir:before { content: '\e81c'; } /* '' */
.custom-icon-down-open:before { content: '\e81d'; } /* '' */
.custom-icon-left-open:before { content: '\e81e'; } /* '' */
.custom-icon-right-open:before { content: '\e81f'; } /* '' */
.custom-icon-up-open:before { content: '\e820'; } /* '' */
.custom-icon-down-big:before { content: '\e821'; } /* '' */
.custom-icon-left-big:before { content: '\e822'; } /* '' */
.custom-icon-right-big:before { content: '\e823'; } /* '' */
.custom-icon-up-big:before { content: '\e824'; } /* '' */
.custom-icon-play:before { content: '\e825'; } /* '' */
.custom-icon-target:before { content: '\e826'; } /* '' */
.custom-icon-globe:before { content: '\e827'; } /* '' */
.custom-icon-cloud:before { content: '\e828'; } /* '' */
.custom-icon-flash:before { content: '\e829'; } /* '' */
.custom-icon-umbrella:before { content: '\e82a'; } /* '' */
.custom-icon-gift:before { content: '\e82b'; } /* '' */
.custom-icon-link-ext:before { content: '\f08e'; } /* '' */
.custom-icon-phone-squared:before { content: '\f098'; } /* '' */
.custom-icon-twitter:before { content: '\f099'; } /* '' */
.custom-icon-facebook:before { content: '\f09a'; } /* '' */
.custom-icon-filter:before { content: '\f0b0'; } /* '' */
.custom-icon-mail-alt:before { content: '\f0e0'; } /* '' */
.custom-icon-coffee:before { content: '\f0f4'; } /* '' */
.custom-icon-food:before { content: '\f0f5'; } /* '' */
.custom-icon-angle-double-left:before { content: '\f100'; } /* '' */
.custom-icon-angle-double-right:before { content: '\f101'; } /* '' */
.custom-icon-angle-double-up:before { content: '\f102'; } /* '' */
.custom-icon-angle-double-down:before { content: '\f103'; } /* '' */
.custom-icon-angle-left:before { content: '\f104'; } /* '' */
.custom-icon-angle-right:before { content: '\f105'; } /* '' */
.custom-icon-angle-up:before { content: '\f106'; } /* '' */
.custom-icon-angle-down:before { content: '\f107'; } /* '' */
.custom-icon-quote-left:before { content: '\f10d'; } /* '' */
.custom-icon-quote-right:before { content: '\f10e'; } /* '' */
.custom-icon-direction:before { content: '\f124'; } /* '' */
.custom-icon-help:before { content: '\f128'; } /* '' */
.custom-icon-info:before { content: '\f129'; } /* '' */
.custom-icon-angle-circled-left:before { content: '\f137'; } /* '' */
.custom-icon-angle-circled-right:before { content: '\f138'; } /* '' */
.custom-icon-angle-circled-up:before { content: '\f139'; } /* '' */
.custom-icon-angle-circled-down:before { content: '\f13a'; } /* '' */
.custom-icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.custom-icon-euro:before { content: '\f153'; } /* '' */
.custom-icon-pound:before { content: '\f154'; } /* '' */
.custom-icon-dollar:before { content: '\f155'; } /* '' */
.custom-icon-youtube-squared:before { content: '\f166'; } /* '' */
.custom-icon-youtube:before { content: '\f167'; } /* '' */
.custom-icon-youtube-play:before { content: '\f16a'; } /* '' */
.custom-icon-tumblr:before { content: '\f173'; } /* '' */
.custom-icon-tumblr-squared:before { content: '\f174'; } /* '' */
.custom-icon-down:before { content: '\f175'; } /* '' */
.custom-icon-up:before { content: '\f176'; } /* '' */
.custom-icon-left:before { content: '\f177'; } /* '' */
.custom-icon-right:before { content: '\f178'; } /* '' */
.custom-icon-sun:before { content: '\f185'; } /* '' */
.custom-icon-moon:before { content: '\f186'; } /* '' */
.custom-icon-wheelchair:before { content: '\f193'; } /* '' */
.custom-icon-paw:before { content: '\f1b0'; } /* '' */
.custom-icon-cab:before { content: '\f1b9'; } /* '' */
.custom-icon-sliders:before { content: '\f1de'; } /* '' */
.custom-icon-share:before { content: '\f1e0'; } /* '' */
.custom-icon-wifi:before { content: '\f1eb'; } /* '' */
.custom-icon-bicycle:before { content: '\f206'; } /* '' */
.custom-icon-bus:before { content: '\f207'; } /* '' */
.custom-icon-motorcycle:before { content: '\f21c'; } /* '' */
.custom-icon-facebook-official:before { content: '\f230'; } /* '' */
.custom-icon-whatsapp:before { content: '\f232'; } /* '' */
.custom-icon-bed:before { content: '\f236'; } /* '' */
.custom-icon-train:before { content: '\f238'; } /* '' */
.custom-icon-subway:before { content: '\f239'; } /* '' */
.custom-icon-tripadvisor:before { content: '\f262'; } /* '' */
.custom-icon-map-signs:before { content: '\f277'; } /* '' */
.custom-icon-map-o:before { content: '\f278'; } /* '' */
.custom-icon-thermometer:before { content: '\f2c7'; } /* '' */
.custom-icon-thermometer-2:before { content: '\f2c9'; } /* '' */
.custom-icon-shower:before { content: '\f2cc'; } /* '' */
.custom-icon-bath:before { content: '\f2cd'; } /* '' */
.custom-icon-snowflake-o:before { content: '\f2dc'; } /* '' */
.custom-icon-twitter-squared:before { content: '\f304'; } /* '' */