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

.co, [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-colibri:before {
  content: "\e902";
}
.co-mail:before {
  content: "\e903";
}
.co-cart:before {
  content: "\e93a";
}
.co-bubble:before {
  content: "\e96b";
}
.co-menu:before {
  content: "\e9bd";
}
.co-helico:before {
  content: "\e900";
}
.co-info:before {
  content: "\e901";
}
