PropertyTable 생성

This commit is contained in:
현성필
2024-01-19 21:11:11 +09:00
parent 924196b629
commit 69efab357e
3 changed files with 34 additions and 1 deletions
+7
View File
@@ -1,4 +1,10 @@
/* 폰트 시작*/
@font-face {
font-family: 'codicon';
font-style: normal;
font-weight: 400;
url(/fonts/codicon.ttf) format('truetype');
}
@font-face {
font-family: 'NanumGothicCoding';
font-style: normal;
@@ -6,6 +12,7 @@
local('NanumGothicCoding-Regular'),
url(/fonts/NanumGothicCoding-Regular.ttf) format('truetype');
}
@font-face {
font-family: 'NotoSansKR';
font-style: normal;