편집
54,672
번
항공위키는 항공, 비행, 여행과 관련된 내용만 취급하고 있습니다.
그 외 콘텐츠나, 파일 등은 삭제 혹은 변경될 수 있으니 양해하여 주시기 바랍니다.
항공위키는 항공, 비행, 여행과 관련된 내용만 취급하고 있습니다. 그 외 콘텐츠나, 파일 등은 삭제 혹은 변경될 수 있으니 양해하여 주시기 바랍니다.
편집 요약 없음 |
편집 요약 없음 |
||
3번째 줄: | 3번째 줄: | ||
@font-face { | @font-face { | ||
font-family: 'HanjinGroupSans'; | font-family: 'HanjinGroupSans'; | ||
src:url('./fonts/HanjinGroupSans-Light.woff'); | src:url('./fonts/HanjinGroupSans-Light.woff') format("woff"); | ||
font-weight: 300; | font-weight: 300; | ||
} | } | ||
9번째 줄: | 9번째 줄: | ||
@font-face { | @font-face { | ||
font-family: 'HanjinGroupSans'; | font-family: 'HanjinGroupSans'; | ||
src:url('./fonts/HanjinGroupSans-Regular.woff'); | src:url('./fonts/HanjinGroupSans-Regular.woff') format("woff"); | ||
font-weight: 500; | font-weight: 500; | ||
} | } | ||
15번째 줄: | 15번째 줄: | ||
@font-face { | @font-face { | ||
font-family: 'HanjinGroupSans'; | font-family: 'HanjinGroupSans'; | ||
src:url('./fonts/HanjinGroupSans-Bold.woff'); | src:url('./fonts/HanjinGroupSans-Bold.woff') format("woff"); | ||
font-weight: 700; | font-weight: 700; | ||
} | } |