티스토리 뷰

WEB/FONT

애플 산돌고딕 Neo

찐망고 2023. 6. 20. 06:00
728x90
반응형

애플 산돌고딕 NEO 폰트는 애플 기본 폰트 입니다.

라이선스는 모두 애플이 가지고 있고, 애플 제품 사용자는 비상업, 상업용도 모두 사용 가능 합니다.

 

참고로 산돌고딕에서 제작한 산돌네오고딕NEO시리즈와는 다른 폰트입니다.

 

 

ttf 파일 다운로드

AppleSDGothicNeo.zip
15.95MB

 

woff2 파일 다운로드

AppleSDGothicNeoB.woff2
3.06MB
AppleSDGothicNeoEB.woff2
3.07MB
AppleSDGothicNeoH.woff2
3.76MB
AppleSDGothicNeoL.woff2
3.02MB
AppleSDGothicNeoM.woff2
3.00MB
AppleSDGothicNeoR.woff2
3.04MB
AppleSDGothicNeoSB.woff2
3.04MB
AppleSDGothicNeoT.woff2
3.17MB
AppleSDGothicNeoUL.woff2
3.05MB

 

 

 

 

 

// CSS

@font-face {
    font-family: AppleSDGothicNeo;
    font-weight: 100;
    src: url(AppleSDGothicNeoT.woff2) format("woff2");
}

@font-face {
    font-family: AppleSDGothicNeo;
    font-weight: 200;
    src: url(AppleSDGothicNeoUL.woff2) format("woff2");
}

@font-face {
    font-family: AppleSDGothicNeo;
    font-weight: 300;
    src: url(AppleSDGothicNeoL.woff2) format("woff2");
}

@font-face {
    font-family: AppleSDGothicNeo;
    font-weight: 400;
    src: url(AppleSDGothicNeoR.woff2) format("woff2");
}

@font-face {
    font-family: AppleSDGothicNeo;
    font-weight: 500;
    src: url(AppleSDGothicNeoM.woff2) format("woff2");
}

@font-face {
    font-family: AppleSDGothicNeo;
    font-weight: 600;
    src: url(AppleSDGothicNeoSB.woff2) format("woff2");
}

@font-face {
    font-family: AppleSDGothicNeo;
    font-weight: 700;
    src: url(AppleSDGothicNeoB.woff2) format("woff2");
}

@font-face {
    font-family: AppleSDGothicNeo;
    font-weight: 800;
    src: url(AppleSDGothicNeoEB.woff2) format("woff2");
}

@font-face {
    font-family: AppleSDGothicNeo;
    font-weight: 900;
    src: url(AppleSDGothicNeoH.woff2) format("woff2");
}

 

728x90
반응형

'WEB > FONT' 카테고리의 다른 글

Spoqa Han Sans Neo 폰트  (0) 2023.06.21
Pretendard 폰트  (0) 2023.06.20
상업용폰트) CJ그룹 전용서체 'OnlyOne'  (0) 2023.06.16
serif) Tenor Sans 영문폰트  (0) 2023.06.15
Noto Sans KR 폰트 다운로드  (0) 2023.06.14
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/07   »
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 31
글 보관함