@font-face {
    font-family: 'ata_smart_fly_cart';
      src: url('fonts/ata_smart_fly_cart.eot?');
      src: url('fonts/ata_smart_fly_cart.eot?#iefix') format('embedded-opentype'),
           url('fonts/ata_smart_fly_cart.woff?') format('woff'),
           url('fonts/ata_smart_fly_cart.ttf?') format('truetype'),
           url('fonts/ata_smart_fly_cart.svg?#ata_smart_fly_cart') format('svg');
      font-weight: normal;
      font-style: normal;
}

[class^="wcspc-icon-"], [class*=" wcspc-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ata_smart_fly_cart' !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;
}

.wcspc-icon-loading:before {
    content: "\E832";
}

.wcspc-icon-cart1:before {
    content: "\E800";
}
.wcspc-icon-cart2:before {
    content: "\E801";
}

.wcspc-icon-cart3:before {
    content: "\0030";
}

.wcspc-icon-cart4:before {
    content: "\E803";
}

.wcspc-icon-cart5:before {
    content: "\E804";
}

.wcspc-icon-cart6:before {
    content: "\E805";
}

.wcspc-icon-cart7:before {
    content: "\E806";
}

.wcspc-icon-cart8:before {
    content: "\F217";
}

.wcspc-icon-cart9:before {
    content: "\F218";
}
.wcspc-icon-cart10:before {
    content: "\F291";
}
.wcspc-icon-close:before {
    content: "\E809";
}
.wcspc-icon-remove:before {
	content: "\E807";
}