@font-face {
  font-family: 'colibri';
  src:
    url('/fonts/colibri.ttf?j48l4v') format('truetype'),
    url('/fonts/colibri.woff?j48l4v') format('woff'),
    url('/fonts/colibri.svg?j48l4v#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-bag:before {
  content: "\e902";
}
.co-msg2:before {
  content: "\e903";
}
.co-user:before {
  content: "\e904";
}
.co-colibri:before {
  content: "\e900";
}
.co-burger:before {
  content: "\e901";
}
.co-zoom:before {
  content: "\e907";
}
