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