Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SWLab UI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
SWD
SWLab UI
Commits
734c8639
Commit
734c8639
authored
Oct 29, 2024
by
minseok.park
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test font
parent
e6081d57
Pipeline
#21736
failed with stages
in 1 minute and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
31 deletions
+26
-31
typeface-noto-sans-kr.css
src/css/typeface-noto-sans-kr.css
+26
-31
No files found.
src/css/typeface-noto-sans-kr.css
View file @
734c8639
/*
* Noto Sans KR
*/
@font-face
{
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
100
;
src
:
url(../font/NotoSansKR-Thin.otf)
format
(
'opentype'
);
}
@font-face
{
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
3
00
;
src
:
url(../font/NotoSansKR-Light
.otf)
format
(
'opentype'
);
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
1
00
;
src
:
url(../font/NotoSansKR-Thin
.otf)
format
(
'opentype'
);
}
@font-face
{
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
4
00
;
src
:
url(../font/NotoSansKR-Regular
.otf)
format
(
'opentype'
);
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
3
00
;
src
:
url(../font/NotoSansKR-Light
.otf)
format
(
'opentype'
);
}
@font-face
{
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
5
00
;
src
:
url(../font/NotoSansKR-Medium
.otf)
format
(
'opentype'
);
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
4
00
;
src
:
url(../font/NotoSansKR-Regular
.otf)
format
(
'opentype'
);
}
@font-face
{
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
7
00
;
src
:
url(../font/NotoSansKR-Bold
.otf)
format
(
'opentype'
);
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
5
00
;
src
:
url(../font/NotoSansKR-Medium
.otf)
format
(
'opentype'
);
}
@font-face
{
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
9
00
;
src
:
url(../font/NotoSansKR-Black
.otf)
format
(
'opentype'
);
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
7
00
;
src
:
url(../font/NotoSansKR-Bold
.otf)
format
(
'opentype'
);
}
@font-face
{
font-family
:
"Noto Sans KR"
;
font-style
:
normal
;
font-weight
:
900
;
src
:
url(../font/NotoSansKR-Black.otf)
format
(
'opentype'
);
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment