@font-face {
font-family: "ms"; /* 重命名字体名 */
src: url("dog.ttf");
font-weight: normal;
font-style: normal;
}