리빌더 부분 추가
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
body, html, * {font-family:'Malgun Gothic', dotum, sans-serif !important;}
|
||||
.font-H {font-weight: black !important;}
|
||||
.font-B {font-weight: bold !important;}
|
||||
.font-R {font-weight: normal !important;}
|
||||
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Bold.eot
Normal file
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Bold.eot
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Bold.ttf
Normal file
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Bold.ttf
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Bold.woff
Normal file
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Bold.woff
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Bold.woff2
Normal file
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Bold.woff2
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Heavy.eot
Normal file
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Heavy.eot
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Heavy.ttf
Normal file
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Heavy.ttf
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Heavy.woff
Normal file
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Heavy.woff
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Heavy.woff2
Normal file
BIN
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo-Heavy.woff2
Normal file
Binary file not shown.
31
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo.css
Normal file
31
plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo.css
Normal file
@ -0,0 +1,31 @@
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-R';
|
||||
src: url('./Nanumsqneo-Bold.eot');
|
||||
src: url('./Nanumsqneo-Bold.eot?#iefix') format('embedded-opentype'),
|
||||
url('./Nanumsqneo-Bold.woff2') format('woff2'),
|
||||
url('./Nanumsqneo-Bold.woff') format('woff'),
|
||||
url('./Nanumsqneo-Bold.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-B';
|
||||
src: url('./Nanumsqneo-ExtraBold.eot');
|
||||
src: url('./Nanumsqneo-ExtraBold.eot?#iefix') format('embedded-opentype'),
|
||||
url('./Nanumsqneo-ExtraBold.woff2') format('woff2'),
|
||||
url('./Nanumsqneo-ExtraBold.woff') format('woff'),
|
||||
url('./Nanumsqneo-ExtraBold.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-H';
|
||||
src: url('./Nanumsqneo-Heavy.eot');
|
||||
src: url('./Nanumsqneo-Heavy.eot?#iefix') format('embedded-opentype'),
|
||||
url('./Nanumsqneo-Heavy.woff2') format('woff2'),
|
||||
url('./Nanumsqneo-Heavy.woff') format('woff'),
|
||||
url('./Nanumsqneo-Heavy.ttf') format('truetype');
|
||||
font-weight: black;
|
||||
}
|
||||
30
plugin/editor/rb.editor/fonts/Pretendard/Pretendard.css
Normal file
30
plugin/editor/rb.editor/fonts/Pretendard/Pretendard.css
Normal file
@ -0,0 +1,30 @@
|
||||
/*
|
||||
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
|
||||
https://github.com/orioncactus/pretendard
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-H';
|
||||
font-weight: black;
|
||||
font-display: swap;
|
||||
src: local('Pretendard Black'), url(./woff2/Pretendard-Black.woff2) format('woff2'), url(./woff/Pretendard-Black.woff) format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-B';
|
||||
font-weight: bold;
|
||||
font-display: swap;
|
||||
src: local('Pretendard Bold'), url(./woff2/Pretendard-Bold.woff2) format('woff2'), url(./woff/Pretendard-Bold.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-R';
|
||||
font-weight: normal;
|
||||
font-display: swap;
|
||||
src: local('Pretendard Regular'), url(./woff2/Pretendard-Regular.woff2) format('woff2'), url(./woff/Pretendard-Regular.woff) format('woff');
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-ExtraBold.eot
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-ExtraBold.eot
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-ExtraBold.otf
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-ExtraBold.otf
Normal file
Binary file not shown.
38959
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-ExtraBold.svg
Normal file
38959
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-ExtraBold.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 4.7 MiB |
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-ExtraBold.ttf
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-ExtraBold.ttf
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-ExtraBold.woff
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-ExtraBold.woff
Normal file
Binary file not shown.
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.eot
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.eot
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.otf
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.otf
Normal file
Binary file not shown.
39357
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.svg
Normal file
39357
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 4.8 MiB |
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.ttf
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.ttf
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.woff
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.woff
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.woff2
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Light.woff2
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.eot
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.eot
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.otf
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.otf
Normal file
Binary file not shown.
39663
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.svg
Normal file
39663
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 4.9 MiB |
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.ttf
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.ttf
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.woff
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.woff
Normal file
Binary file not shown.
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.woff2
Normal file
BIN
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil-Medium.woff2
Normal file
Binary file not shown.
34
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil.css
Normal file
34
plugin/editor/rb.editor/fonts/TheJamsil/TheJamsil.css
Normal file
@ -0,0 +1,34 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-R';
|
||||
font-weight: normal;
|
||||
src: url('./TheJamsil-Light.eot');
|
||||
src: url('./TheJamsil-Light.eot?#iefix') format('embedded-opentype'),
|
||||
url('./TheJamsil-Light.woff2') format('woff2'),
|
||||
url('./TheJamsil-Light.woff') format('woff'),
|
||||
url('./TheJamsil-Light.ttf') format("truetype");
|
||||
font-display: swap;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'font-B';
|
||||
font-weight: bold;
|
||||
src: url('./TheJamsil-Medium.eot');
|
||||
src: url('./TheJamsil-Medium.eot?#iefix') format('embedded-opentype'),
|
||||
url('./TheJamsil-Medium.woff2') format('woff2'),
|
||||
url('./TheJamsil-Medium.woff') format('woff'),
|
||||
url('./TheJamsil-Medium.ttf') format("truetype");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-H';
|
||||
font-weight: black;
|
||||
src: url('./TheJamsil-ExtraBold.eot');
|
||||
src: url('./TheJamsil-ExtraBold.eot?#iefix') format('embedded-opentype'),
|
||||
url('./TheJamsil-ExtraBold.woff2') format('woff2'),
|
||||
url('./TheJamsil-ExtraBold.woff') format('woff'),
|
||||
url('./TheJamsil-ExtraBold.ttf') format("truetype");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
h2 {font-weight: normal !important;}
|
||||
Reference in New Issue
Block a user