@charset "UTF-8";

.font-IMing,
.font-chinese {
    font-family: MingCP, sans-serif;
}
/* .font-pinyin {
    font-family: "Times New Roman", MingCP, sans-serif !important;
} */

h1 {
    font-family: MingCP;
}

*,
input[type="text"],
select,
textarea {
    font-family: 微軟正黑體, MingCP, serif, sans-serif, cursive, fantasy, monospace;
}
