mes-lqqt-ui/src/assets/font/font.css
2023-12-27 14:38:56 +08:00

7 lines
220 B
CSS
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* // 这是 font.css 可设置多种字体; */
/* // 注意font-family: 'XXX'; 将字体名字自定义为 XXX,使用时要用这个名字 */
@font-face {
font-family: 'Ayuthaya';
src: url('./Ayuthaya.ttf');
}