사용자:Linuxlovemin/common.css: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
2번째 줄: 2번째 줄:
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c|Noto+Sans+TC|Noto+Serif+TC|Sawarabi+Mincho');
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c|Noto+Sans+TC|Noto+Serif+TC|Sawarabi+Mincho');
@import url('https://use.typekit.net/ylr7pfj.css');
@import url('https://use.typekit.net/ylr7pfj.css');
@font-face {
@import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');
    font-family: 'Source Han Serif';
    font-weight: 400;
    src: local('Source Han Serif TW'),
    url('https://github.com/jdh8/source-han-serif/raw/master/SourceHanSerifTW-Regular.woff2') format('woff2'),
    url('https://github.com/jdh8/source-han-serif/raw/master/SourceHanSerifTW-Regular.woff') format('woff'),
    url('https://github.com/jdh8/source-han-serif/raw/master/SourceHanSerifTW-Regular.otf') format('opentype');
}


body{font-family: 'Source Han Serif', 'Spoqa Han Sans', 'Arial', 'Roboto', 'Noto Sans KR', sans-serif;}
body{font-family: 'Source Han Serif', 'Spoqa Han Sans', 'Arial', 'Roboto', 'Noto Sans TC', sans-serif;}

2019년 3월 30일 (토) 18:35 판

@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c|Noto+Sans+TC|Noto+Serif+TC|Sawarabi+Mincho');
@import url('https://use.typekit.net/ylr7pfj.css');
@import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');

body{font-family: 'Source Han Serif', 'Spoqa Han Sans', 'Arial', 'Roboto', 'Noto Sans TC', sans-serif;}