Files
firstgarden-web-gnu/plugin/editor/rb.editor/fonts/Nanumsqneo/Nanumsqneo.css
2025-07-02 14:13:16 +09:00

32 lines
1.0 KiB
CSS

@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;
}