@font-face {
    font-family: "icons";
    src: url("../fonts/icons.eot?3d57d6bdfd49da784b4d83cf5312061d?#iefix") format("embedded-opentype"),
url("../fonts/icons.woff2?3d57d6bdfd49da784b4d83cf5312061d") format("woff2"),
url("../fonts/icons.woff?3d57d6bdfd49da784b4d83cf5312061d") format("woff"),
url("../fonts/icons.ttf?3d57d6bdfd49da784b4d83cf5312061d") format("truetype"),
url("../fonts/icons.svg?3d57d6bdfd49da784b4d83cf5312061d#icons") format("svg");
}

i {
    line-height: 1;
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons, serif !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;
}

.icon-barcode:before {
    content: "\f101";
}
.icon-bus-ticket-b:before {
    content: "\f102";
}
.icon-bus-ticket:before {
    content: "\f103";
}
.icon-check-b:before {
    content: "\f104";
}
.icon-check:before {
    content: "\f105";
}
.icon-coupon-b:before {
    content: "\f106";
}
.icon-coupon:before {
    content: "\f107";
}
.icon-credit-card-2:before {
    content: "\f108";
}
.icon-credit-card-b:before {
    content: "\f109";
}
.icon-dollar:before {
    content: "\f10a";
}
.icon-notes:before {
    content: "\f10b";
}
.icon-poltrona:before {
    content: "\f10c";
}
.icon-ticket-b-o:before {
    content: "\f10d";
}
.icon-ticket-b-v:before {
    content: "\f10e";
}
.icon-ticket-bus:before {
    content: "\f10f";
}
.icon-ticket:before {
    content: "\f110";
}
.icon-voucher-b:before {
    content: "\f111";
}
