디자인팀 퍼블리싱 파일 연동
This commit is contained in:
16
src/fonts/NotoKR-Thin/stylesheet.css
Normal file
16
src/fonts/NotoKR-Thin/stylesheet.css
Normal file
@@ -0,0 +1,16 @@
|
||||
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2015 */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'notokr-thin';
|
||||
src: url('notokr-thin.eot');
|
||||
src: url('notokr-thin.eot?#iefix') format('embedded-opentype'),
|
||||
url('notokr-thin.woff2') format('woff2'),
|
||||
url('notokr-thin.woff') format('woff'),
|
||||
url('notokr-thin.ttf') format('truetype'),
|
||||
url('notokr-thin.svg#notokr-thin') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user