@font-face {
    font-family: 'icomoon-star';
    src: url('/xml/resources/google-rating/icomoon-star.eot');
    src: url('/xml/resources/google-rating/icomoon-star.eot#iefix') format('embedded-opentype'),
         url('/xml/resources/google-rating/icomoon-star.ttf') format('truetype'),
         url('/xml/resources/google-rating/icomoon-star.woff') format('woff'),
         url('/xml/resources/google-rating/icomoon-star.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icomoon-star {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon-star' !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;
}

.icomoon-star-empty:before { content: "\e9d7" }
.icomoon-star-half:before { content: "\e9d8" }
.icomoon-star-full:before { content: "\e9d9" }
