@font-face {
  font-family: "clik-font-icon";
  src: url("fonts/clik-font-icon.eot?ox09fo");
  src: url("fonts/clik-font-icon.eot?ox09fo#iefix") format("embedded-opentype"),
    url("fonts/clik-font-icon.ttf?ox09fo") format("truetype"),
    url("fonts/clik-font-icon.woff?ox09fo") format("woff"),
    url("fonts/clik-font-icon.svg?ox09fo#clik-font-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.clik-font-icon-search:before {
  content: "\e906";
}
.clik-font-icon-location:before {
  content: "\e902";
}
.clik-font-icon-city:before {
  content: "\e900";
}
.clik-font-icon-blog:before {
  content: "\e901";
}
.clik-font-icon-bus:before {
  content: "\e903";
}
.clik-font-icon-map-points-2:before {
  content: "\e904";
}
.clik-font-icon-route-3:before {
  content: "\e905";
}
