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