|
|
1번째 줄: |
1번째 줄: |
| @font-face {
| |
| font-family: 'Noto Sans CJK KR';
| |
| font-style: normal;
| |
| font-weight: 400;
| |
| src: url(/fonts/NotoSansKr/NotoSansKR-Regular.woff2) format('woff2'),
| |
| url(/fonts/NotoSansKr/NotoSansKR-Regular.woff) format('woff'),
| |
| url(/fonts/NotoSansKr/NotoSansKR-Regular.otf) format('opentype');
| |
| }
| |
|
| |
|
| @font-face {
| |
| font-family: 'Noto Sans CJK KR';
| |
| font-style: normal;
| |
| font-weight: 700;
| |
| src: url(/fonts/NotoSansKr/NotoSansKR-Bold.woff2) format('woff2'),
| |
| url(/fonts/NotoSansKr/NotoSansKR-Bold.woff) format('woff'),
| |
| url(/fonts/NotoSansKr/NotoSansKR-Bold.otf) format('opentype');
| |
| }
| |
|
| |
| body, h1, h2, h3, h4, h5, h6 {
| |
| font-family: Arial,"Noto Sans CJK KR","Noto Sans KR","Noto Sans","Apple SD Gothic Neo","Spoqa Han Sans","SpoqaHanSans","Noto Sans CJK KR","NanumBarunGothic","Nanum Gothic","KoPub Dotum","Malgun Gothic","맑은 고딕",sans-serif
| |
| }
| |
|
| |
| h1, h2, h3, h4, h5, h6, b {
| |
| font-family: Arial,"Noto Sans CJK KR","Noto Sans KR","Noto Sans","Apple SD Gothic Neo","Spoqa Han Sans","SpoqaHanSans","Noto Sans CJK KR","NanumBarunGothic","Nanum Gothic","KoPub Dotum","Malgun Gothic","맑은 고딕",sans-serif
| |
| }
| |
|
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {
| |
| font-size: 0.85rem;
| |
| }
| |