@charset "UTF-8";
@font-face {
    font-family: "bbyc-crm-covert-app-icon-fonts";
    src: url("./bbyc-crm-covert-app-icon-fonts.eot");
    src: url("./bbyc-crm-covert-app-icon-fonts.eot?#iefix") format("embedded-opentype"), url("./bbyc-crm-covert-app-icon-fonts.woff") format("woff"), url("./bbyc-crm-covert-app-icon-fonts.ttf") format("truetype"), url("./bbyc-crm-covert-app-icon-fonts.svg#bbyc-crm-covert-app-icon-fonts") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "bbyc-crm-covert-app-icon-fonts" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="covert-ico-"]:before,
[class*=" covert-ico-"]:before {
    font-family: "bbyc-crm-covert-app-icon-fonts" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.covert-ico-close-round:before {
    content: "\64";
}

.covert-ico-angle-down:before {
    content: "\61";
}

.covert-ico-angle-left:before {
    content: "\65";
}

.covert-ico-angle-right:before {
    content: "\66";
}

.covert-ico-angle-up:before {
    content: "\67";
}

.covert-ico-shopping-cart:before {
    content: "\69";
}

.covert-ico-check-circle-full:before {
    content: "\68";
}

.covert-ico-check:before {
    content: "\6a";
}

.covert-ico-check-circle-outline:before {
    content: "\6b";
}

.covert-ico-exclamation-triangle:before {
    content: "\6c";
}

.covert-ico-geek-squad:before {
    content: "\6d";
}

.covert-ico-send:before {
    content: "\6e";
}

.covert-ico-apple:before {
    content: "\71";
}

.covert-ico-maximize:before {
    content: "\6f";
}

.covert-ico-minimize:before {
    content: "\70";
}
