@font-face {
    font-family: 'wt';
    src:    url('fonts/wt.eot?q8jriz');
    src:    url('fonts/wt.eot?q8jriz#iefix') format('embedded-opentype'),
        url('fonts/wt.ttf?q8jriz') format('truetype'),
        url('fonts/wt.woff?q8jriz') format('woff'),
        url('fonts/wt.svg?q8jriz#wt') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-wt-"], [class*=" icon-wt-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'wt' !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;
}

.icon-wt-about:before {
    content: "\e900";
}
.icon-wt-birthday:before {
    content: "\e901";
}
.icon-wt-comment:before {
    content: "\e902";
}
.icon-wt-edit:before {
    content: "\e903";
}
.icon-wt-fb:before {
    content: "\e904";
}
.icon-wt-fullname:before {
    content: "\e905";
}
.icon-wt-love_icon:before {
    content: "\e906";
}
.icon-wt-love_selected:before {
    content: "\e907";
}
.icon-wt-mail:before {
    content: "\e908";
}
.icon-wt-password:before {
    content: "\e909";
}
.icon-wt-rating_setengah:before {
    content: "\e90b";
}
.icon-wt-share:before {
    content: "\e90c";
}
.icon-wt-tw:before {
    content: "\e90d";
}
.icon-wt-unlove_icon:before {
    content: "\e90e";
}
.icon-wt-unlove_selected:before {
    content: "\e90f";
}
.icon-wt-verified:before {
    content: "\e910";
}
.icon-wt-view:before {
    content: "\e911";
}

