미디어위키:Common.css: 두 판 사이의 차이
보이기
잔글편집 요약 없음 |
잔글편집 요약 없음 |
||
| 1번째 줄: | 1번째 줄: | ||
/* 구글 웹 폰트 : Noto Sans KR */ | /* 구글 웹 폰트 : Noto Sans KR */ | ||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 100; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 200; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 300; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 400; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 500; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 600; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 700; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 800; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 900; | |||
font-style: normal; | |||
} | |||
@font-face { font-family: 'GmarketSansMedium'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); font-weight: normal; font-style: normal; } | @font-face { font-family: 'GmarketSansMedium'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); font-weight: normal; font-style: normal; } | ||