first commit 2
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
@font-face {
|
||||
font-family: 'font-H';
|
||||
font-weight: 900;
|
||||
font-display: swap;
|
||||
src: local('YoonGothic 790'), local('Yoon Gothic 790'), local('YoonGothic'), local('Apple SD Gothic Neo'), sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-B';
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local('YoonGothic 770'), local('Yoon Gothic 770'), local('YoonGothic'), local('Apple SD Gothic Neo'), sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-R';
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: local('YoonGothic 740'), local('Yoon Gothic 740'), local('YoonGothic'), local('Apple SD Gothic Neo'), sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user