﻿
@font-face {
    font-family: 'mplus_hzk_12';
    src: url('../font/china.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'mplus_hzk_12', sans-serif;
}
