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