서버에 저장 되어 있는 폰트 사용하기
외부 폰트 사용 명령어는
@font-face에요
아래 소스를 보시면 나눔바른고딕에 대한 것인데요
@font-face {
font-family: NanumBarunGothic;
src: url('../webfonts/NanumBarunGothic.eot'); /* IE 4-8 */
src: url('../webfonts/NanumBarunGothic.eot?') format('eot'), /* IE 9 */
url('../webfonts/NanumBarunGothic.woff') format('woff'); /* IE 9, Firefox 3.6+, Chrome 6+ */
}
볼드 처리한 부분이 서버에 저장되어 있는 경로에요
이런식으로 하면 브라우저들이 서버에 등록되어 있는 폰트를 불러와요
font-family는 사용할 폰트정의에요
NanumBarunGothic이라고 되어 있으니 css 작업 할 때 NanumBarunGothic 사용가능하죠
당연
NanumBarunGothic22222 로 했다면 css 작업 할 때 NanumBarunGothic22222 로 사용가능하고요
외부 폰트 사용 명령어는
@font-face에요
아래 소스를 보시면 나눔바른고딕에 대한 것인데요
@font-face {
font-family: NanumBarunGothic;
src: url('../webfonts/NanumBarunGothic.eot'); /* IE 4-8 */
src: url('../webfonts/NanumBarunGothic.eot?') format('eot'), /* IE 9 */
url('../webfonts/NanumBarunGothic.woff') format('woff'); /* IE 9, Firefox 3.6+, Chrome 6+ */
}
볼드 처리한 부분이 서버에 저장되어 있는 경로에요
이런식으로 하면 브라우저들이 서버에 등록되어 있는 폰트를 불러와요
font-family는 사용할 폰트정의에요
NanumBarunGothic이라고 되어 있으니 css 작업 할 때 NanumBarunGothic 사용가능하죠
당연
NanumBarunGothic22222 로 했다면 css 작업 할 때 NanumBarunGothic22222 로 사용가능하고요
댓글 1개
Kenta
11년 전
모르시는 분들을 위한 좋은 팁이네요
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5277 |
jinmuk
|
12년 전 | 6720 | |
| 5276 |
jinmuk
|
12년 전 | 2402 | |
| 5275 |
jinmuk
|
12년 전 | 9276 | |
| 5274 |
jinmuk
|
12년 전 | 1913 | |
| 5273 |
jinmuk
|
12년 전 | 2325 | |
| 5272 |
jinmuk
|
12년 전 | 3182 | |
| 5271 |
jinmuk
|
12년 전 | 2153 | |
| 5270 |
jinmuk
|
12년 전 | 2333 | |
| 5269 |
jinmuk
|
12년 전 | 2297 | |
| 5268 |
jinmuk
|
12년 전 | 1594 | |
| 5267 |
jinmuk
|
12년 전 | 1387 | |
| 5266 |
jinmuk
|
12년 전 | 1037 | |
| 5265 |
jinmuk
|
12년 전 | 1214 | |
| 5264 |
jinmuk
|
12년 전 | 2000 | |
| 5263 |
jinmuk
|
12년 전 | 1553 | |
| 5262 |
jinmuk
|
12년 전 | 1262 | |
| 5261 |
jinmuk
|
12년 전 | 2296 | |
| 5260 |
jinmuk
|
12년 전 | 2048 | |
| 5259 |
jinmuk
|
12년 전 | 1887 | |
| 5258 |
jinmuk
|
12년 전 | 1622 | |
| 5257 |
jinmuk
|
12년 전 | 2311 | |
| 5256 |
jinmuk
|
12년 전 | 1130 | |
| 5255 | 12년 전 | 1028 | ||
| 5254 | 12년 전 | 2437 | ||
| 5253 | 12년 전 | 2433 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기