@font-face {
    font-family: "bicon";
    src: url("./bicon.ttf?38a2e24cdeddbf3a38fcee62145bd063") format("truetype"),
url("./bicon.woff?38a2e24cdeddbf3a38fcee62145bd063") format("woff"),
url("./bicon.woff2?38a2e24cdeddbf3a38fcee62145bd063") format("woff2"),
url("./bicon.eot?38a2e24cdeddbf3a38fcee62145bd063#iefix") format("embedded-opentype"),
url("./bicon.svg?38a2e24cdeddbf3a38fcee62145bd063#bicon") format("svg");
}

i[class^="bicon-"]:before, i[class*=" bicon-"]:before {
    font-family: bicon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bicon-right-chevron-ex:before {
    content: "\f101";
}
.bicon-left-chevron-ex:before {
    content: "\f102";
}
.bicon-down-chevron-ex:before {
    content: "\f103";
}
.bicon-up-chevron-ex:before {
    content: "\f104";
}
.bicon-dark-freight:before {
    content: "\f105";
}
.bicon-light-freight:before {
    content: "\f106";
}
.bicon-dark-plane:before {
    content: "\f107";
}
.bicon-light-plane:before {
    content: "\f108";
}
.bicon-dark-trucks:before {
    content: "\f109";
}
.bicon-light-trucks:before {
    content: "\f10a";
}
.bicon-dark-ship:before {
    content: "\f10b";
}
.bicon-light-ship:before {
    content: "\f10c";
}
.bicon-dark-truck:before {
    content: "\f10d";
}
.bicon-light-truck:before {
    content: "\f10e";
}
.bicon-dark-bank:before {
    content: "\f10f";
}
.bicon-light-bank:before {
    content: "\f110";
}
.bicon-dark-file:before {
    content: "\f111";
}
.bicon-light-file:before {
    content: "\f112";
}
.bicon-light-clock:before {
    content: "\f113";
}
.bicon-dark-clock:before {
    content: "\f114";
}
.bicon-dark-calendar:before {
    content: "\f115";
}
.bicon-light-calendar:before {
    content: "\f116";
}
.bicon-dark-chat:before {
    content: "\f117";
}
.bicon-light-chat:before {
    content: "\f118";
}
.bicon-light-container:before {
    content: "\f119";
}
.bicon-dark-container:before {
    content: "\f11a";
}
.bicon-dark-location:before {
    content: "\f11b";
}
.bicon-light-location:before {
    content: "\f11c";
}
