@charset "UTF-8";

@font-face {
    font-family: "efantasy-fonticon";
    src: url("../font/efantasy-fonticon.eot?ea7f5df50f05ab6882c8ec45520a2be0?#iefix") format("embedded-opentype"),
url("../font/efantasy-fonticon.woff") format("woff"),
url("../font/efantasy-fonticon.ttf?ea7f5df50f05ab6882c8ec45520a2be0") format("truetype"),
url("../font/efantasy-fonticon.svg?ea7f5df50f05ab6882c8ec45520a2be0#efantasy-fonticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

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

.efantasy-fonticon-gift_card:before { content: "\f101"; }


