@font-face {
  font-family: '3click';
  src:  url('fonts/3click.eot?wf08ph');
  src:  url('fonts/3click.eot?wf08ph#iefix') format('embedded-opentype'),
    url('fonts/3click.ttf?wf08ph') format('truetype'),
    url('fonts/3click.woff?wf08ph') format('woff');
    /*url('fonts/3click.svg?wf08ph#3click') format('svg');*/
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="threeclick-icon-"], [class*=" threeclick-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: '3click' !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;
}

.threeclick-icon-umbrella:before {
  content: "\e900";
}
.threeclick-icon-plane-land:before {
  content: "\e901";
}
.threeclick-icon-plane-take-off:before {
  content: "\e902";
}
.threeclick-icon-arrow-left:before {
  content: "\e909";
}
.threeclick-icon-arrow-right:before {
  content: "\e908";
}
.threeclick-icon-arrow-up:before {
  content: "\e90d";
}
.threeclick-icon-arrow-down:before {
  content: "\e90e";
}
.threeclick-icon-search:before {
  content: "\e905";
}
.threeclick-icon-delete:before {
  content: "\e90f";
}
.threeclick-icon-sort-ascending:before {
  content: "\e907";
}
.threeclick-icon-toys-bottle:before {
  content: "\e90a";
}
.threeclick-icon-cross-delete:before {
  content: "\e90b";
}
.threeclick-icon-clock-watch:before {
  content: "\e90c";
}
.threeclick-icon-cancellation-rules:before {
  content: "\e903";
}
.threeclick-icon-bed:before {
  content: "\e904";
}
.threeclick-icon-group-user:before {
  content: "\e906";
}
.threeclick-icon-picture-classic:before {
  content: "\e910";
}
.threeclick-icon-pin:before {
  content: "\e911";
}
.threeclick-icon-star:before {
  content: "\e912";
}
.threeclick-icon-filter-sort-menu:before {
  content: "\e913";
}
