@font-face {
  font-family: 'mod-icon';
  src:  url('../fonts/mod-icon.eot?cj10r#iefix') format('embedded-opentype'),
  url('../fonts/mod-icon.ttf?cj10r') format('truetype'),
  url('../fonts/mod-icon.svg?cj10r#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="mod-icon-"], [class*=" mod-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mod-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mod-icon-add:before {
  content: "\e962";
}

.mod-icon-area:before {
  content: "\e964";
}

.mod-icon-arrow-left:before {
  content: "\e966" !important;
}

.mod-icon-arrow-right-1:before {
    content:"\e967" !important;
}

.mod-icon-arrow-right:before {
  content: "\e968" !important;
}


.mod-icon-arrow-right-1:before {
    content: "\e967";
}

.mod-icon-baggage:before {
  content: "\e96d";
}

.mod-icon-bathtub:before {
  content: "\e96e";
}

.mod-icon-bed:before {
  content: "\e96f";
}

.mod-icon-car-door:before {
  content: "\e972";
}

.mod-icon-category:before {
  content: "\e973";
}

.mod-icon-close:before {
  content: "\e976";
}

.mod-icon-check:before {
  content: "\e974";
}

.mod-icon-clock:before {
  content: "\e975";
}

.mod-icon-eye:before {
    content: "\e978";
}
.mod-icon-eye-slash:before {
    content: "\e979";
}

.mod-icon-footprint:before {
  content: "\e97c";
}

.mod-icon-location:before {
  content: "\e987";
}

.mod-icon-manual:before {
  content: "\e989";
}

.mod-icon-minus:before {
  content: "\e98d";
}

.mod-icon-play:before {
  content: "\e991";
}

.mod-icon-question:before {
  content: "\e992";
}

.mod-icon-star:before {
  content: "\e998";
}

.mod-icon-share:before {
  content: "\e996";
}

.mod-icon-tag:before {
  content: "\e99c";
}

.mod-icon-heart:before {
  content: "\e97f";
}

.mod-icon-heart2:before {
    content:"\e980";
}

.mod-icon-user2:before {
  content: "\e99f";
}
.mod-icon-in:before {
    content: "\e981";
}
