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

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0;
    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: 0;

    /* 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-cancel:before { content: '\e800'; }
.icon-calendar:before { content: '\e801'; }
.icon-down-dir:before { content: '\e802'; }
.icon-picture:before { content: '\e803'; }
.icon-location:before { content: '\e804'; } 
.icon-phone:before { content: '\e805'; } 
.icon-mobile:before { content: '\e806'; } 
.icon-mail:before { content: '\e807'; } 
.icon-user:before { content: '\e808'; } 
.icon-music:before { content: '\e809'; } 
.icon-flag:before { content: '\e80a';} 
.icon-play:before { content: '\e80b'; } 
.icon-grid:before { content: '\e80c'; } 
.icon-resize-full:before { content: '\e80d'; } 
.icon-fire:before { content: '\e80e'; } 
.icon-eye:before { content: '\e80f'; }
.icon-home:before { content: '\e810'; }
.icon-commerical-building:before { content: '\e811'; }
.icon-users:before { content: '\e812'; } 
.icon-award:before { content: '\e813'; } 
.icon-award-1:before { content: '\e814'; } 
.icon-list:before { content: '\e815'; }
.icon-clock:before { content: '\e816'; }
.icon-search:before { content: '\e817'; }
.icon-star-empty:before { content: '\e818'; }
.icon-volcano:before { content: '\e819'; }
.icon-garden:before { content: '\e81a'; }
.icon-pueblo:before { content: '\e81b'; }
.icon-river:before { content: '\e81c'; }
.icon-molino:before { content: '\e81d'; }
.icon-tennis:before { content: '\e81e'; }
.icon-gym:before { content: '\e81f'; } 
.icon-terrace:before { content: '\e820'; }
.icon-hills:before { content: '\e821'; }
.icon-velero:before { content: '\e822'; }
.icon-fishing:before { content: '\e823'; }
.icon-swimming:before { content: '\e838'; }
.icon-warehouse:before { content: '\e840'; } 
.icon-link-ext:before { content: '\f08e'; }
.icon-twitter:before { content: '\f099'; } 
.icon-facebook:before { content: '\f09a'; } 
.icon-list-bullet:before { content: '\f0ca'; } 
.icon-food:before { content: '\f0f5'; } 
.icon-angle-double-up:before { content: '\f102'; }
.icon-angle-left:before { content: '\f104'; }
.icon-angle-right:before { content: '\f105'; }
.icon-angle-down:before { content: '\f107'; }
.icon-desktop:before { content: '\f108'; } 
.icon-ticket:before { content: '\f145'; }
.icon-ok-squared:before { content: '\f14a'; }
.icon-youtube:before { content: '\f167'; }
.icon-car:before { content: '\f1b9'; } 
.icon-paper-plane:before { content: '\f1d8'; } 
.icon-wifi:before { content: '\f1eb'; } 
.icon-ship:before { content: '\f21a'; } 
.icon-whatsapp:before { content: '\f232'; }
.icon-bed:before { content: '\f236'; }
.icon-object-group:before { content: '\f247'; } 
.icon-thermometer:before { content: '\f2c8'; } 
.icon-bath:before { content: '\f2cd'; } 
.icon-instagram:before { content: '\f31f'; }

