@font-face {
    font-family: "grot";
    src: url("grot.eot"); /* IE9 */
    src: url("grot.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("grot.woff") format("woff"), /* chrome、firefox */
    url("grot.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("grot.svg#grot") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}


