PropertyTable 생성
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user