@font-face {
    font-family: 'colibri';
    src:
        url('../fonts/colibri%EF%B9%9683zcey.ttf') format('truetype'),
        url('../fonts/colibri%EF%B9%9683zcey.woff') format('woff'),
        url('../fonts/colibri%EF%B9%9683zcey.svg#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-speech:before {
    content: "\e076";
}
.co-sburger:before {
    content: "\e120";
}
.co-cart:before {
    content: "\e914";
}
.co-account:before {
    content: "\e915";
}
.co-colibri:before {
    content: "\e900";
}
.co-burger:before {
    content: "\e901";
}
.co-mail:before {
    content: "\e905";
}
