폰드 포멧팅 수정정

This commit is contained in:
khj0414 2025-03-27 14:34:41 +09:00
parent f23a7a7e89
commit d03475bc06

View File

@ -152,7 +152,7 @@ body {
/* Consolas 폰트 */ /* Consolas 폰트 */
@font-face { @font-face {
font-family: 'Consolas'; font-family: 'Consolas';
src: url('/font/Consolas.woff') format('woff'); src: url('/font/Consolas.woff') format('font-woff');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }