@font-face {
  font-family: 'colibri';
  src:
    url('/fonts/colibri.ttf?85ai3e') format('truetype'),
    url('/fonts/colibri.woff?85ai3e') format('woff'),
    url('/fonts/colibri.svg?85ai3e#colibri') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="co-"], [class*=" co-"] {
  /* use !important to prevent issues with browser extensions that change /fonts */
  font-family: 'colibri' !important;
  speak: none;
  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;
}

.co-at-sign:before {
  content: "\e90f";
}
.co-chevron-down:before {
  content: "\e920";
}
.co-chevron-left:before {
  content: "\e921";
}
.co-chevron-right:before {
  content: "\e922";
}
.co-chevron-up:before {
  content: "\e923";
}
.co-comment-circle:before {
  content: "\e92c";
}
.co-mail:before {
  content: "\e950";
}
.co-map-pin:before {
  content: "\e951";
}
.co-search:before {
  content: "\e97b";
}
.co-share:before {
  content: "\e97c";
}
.co-arrow:before {
  content: "\e902";
}
.co-facebook_doubleline:before {
  content: "\e904";
}
.co-burger2:before {
  content: "\e901";
}
.co-colibri:before {
  content: "\e900";
}
.co-burger:before {
  content: "\e907";
}
.co-grid:before {
  content: "\e903";
}
.co-list:before {
  content: "\e905";
}
.co-view_map:before {
  content: "\e906";
}
