일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 나만의 상점
- Aspose.cells
- 오블완
- .csv
- PromptEngineering
- swift 화면전환
- Kakao API Address
- MS-SQL
- league of legends
- Banker's
- CSV
- MYSQL
- python
- MSSQL
- Banker's rounding
- 한글깨짐
- 일본여행
- rounding
- 썸머노트
- AIoptimization
- largelanguagemodels
- Oracle
- upbit
- Request.Form
- Excel
- 업비트
- 초딩수학
- Android
- LEFT JOIN
- chart.js
Archives
- Today
- Total
목록Web font 적용 (1)
DBA

1. 폰트 파일을 알맞은 경로에 넣어두고 프로젝트에 추가 한다. 2. 폰트 파일을 지정할 스타일시트(nanumSquareRound.css) 파일을 생성 한다. @font-face { font-family: 'NanumSquareRound'; src: url('fonts/NanumFontSetup_TTF_SQUARE_ROUND/NanumSquareRoundR.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'NanumSquareRound'; src: url('fonts/NanumFontSetup_TTF_SQUARE_ROUNDNanumSquareRoundB.ttf') format('tru..
[3] Development/HTML5&CSS3
2024. 2. 22. 14:05