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

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    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-googleplus:before {
    content: "\e601";
}

.icon-twitter:before {
    content: "\e602";
}

.icon-facebook:before {
    content: "\e603";
}

.icon-heart:before {
    content: "\e600";
}

.icon-star-empty:before {
    content: "\e9d7";
}

.icon-star-half:before {
    content: "\e9d8";
}

.icon-star-full:before {
    content: "\e9d9";
}
