편집
13,127
번
잔글편집 요약 없음 |
잔글편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
/* 구글 웹 폰트 : Noto Sans KR */ | /* 구글 웹 폰트 : Noto Sans KR */ | ||
@import url('https://fonts.googleapis.com/css2?&family=Noto+Sans+KR:wght@400&display=swap'); | @import url('https://fonts.googleapis.com/css2?&family=Noto+Sans+KR:wght@400&display=swap'); | ||
@font-face { font-family: ' | @font-face { font-family: 'DWImpactamin'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/DWImpactamin.woff') format('woff'); font-weight: normal; font-style: normal; } | ||
body #firstHeading { font-family: ' | |||
body #firstHeading { font-family: 'DWImpactamin', sans-serif; font-weight:900; font-size:25px;} | |||
body .mw-content-ltr { font-family: 'Noto Sans KR', sans-serif; font-size:15px;} | body .mw-content-ltr { font-family: 'Noto Sans KR', sans-serif; font-size:15px;} |