daikins/src/styles/smallDog.css

7 lines
143 B
CSS
Executable File

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