Created by 오토노머스에이투지 X 이주임
에이투지체는 깔끔하고 탄탄한 인상에 편안한 분위기를 더한 폰트예요. 얇은 글씨부터 힘 있는 굵은 글씨까지 다양하게 사용할 수 있어, 본문과 제목은 물론 브랜드 디자인에도 두루 활용하기 좋아요.
Created by 오토노머스에이투지 X 이주임
에이투지체는 깔끔하고 탄탄한 인상에 편안한 분위기를 더한 폰트예요.
얇은 글씨부터 힘 있는 굵은 글씨까지 다양하게 사용할 수 있어, 본문과 제목은 물론 브랜드 디자인에도 두루 활용하기 좋아요.
아임웹 관리자페이지 > 설정 > SEO > 공통 코드 삽입 > Header Code 항목에 붙여넣으면 지정된 폰트가 자동으로 변경됩니다.
아임웹 관리자페이지 > 설정 > SEO > 공통 코드 삽입 > Header Code 항목에 붙여넣으면 지정된 폰트가 자동으로 변경됩니다.
<style>
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-1Thin.woff2') format('woff2');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-2ExtraLight.woff2') format('woff2');
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-3Light.woff2') format('woff2');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-4Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-5Medium.woff2') format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-6SemiBold.woff2') format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-7Bold.woff2') format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-8ExtraBold.woff2') format('woff2');
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-9Black.woff2') format('woff2');
font-weight: 900;
font-style: normal;
font-display: swap;
}
.a2z-font {
font-family: 'A2z', sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'A2z', sans-serif !important;
}
</style>
<style>
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-1Thin.woff2') format('woff2');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-2ExtraLight.woff2') format('woff2');
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-3Light.woff2') format('woff2');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-4Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-5Medium.woff2') format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-6SemiBold.woff2') format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-7Bold.woff2') format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-8ExtraBold.woff2') format('woff2');
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-9Black.woff2') format('woff2');
font-weight: 900;
font-style: normal;
font-display: swap;
}
.a2z-font {
font-family: 'A2z', sans-serif !important;
}
body p {
font-family: 'A2z', 'Noto Sans KR', sans-serif !important;
}
</style>
<style>
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-1Thin.woff2') format('woff2');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-2ExtraLight.woff2') format('woff2');
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-3Light.woff2') format('woff2');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-4Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-5Medium.woff2') format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-6SemiBold.woff2') format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-7Bold.woff2') format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-8ExtraBold.woff2') format('woff2');
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'A2z';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-9Black.woff2') format('woff2');
font-weight: 900;
font-style: normal;
font-display: swap;
}
.a2z-font {
font-family: 'A2z', sans-serif !important;
}
html,
body,
body *:not(i):not(svg):not(path):not(use):not([class*="icon"]):not([class*="Icon"]):not([class*="ico"]):not([class*="fa-"]):not(.fa):not(.fas):not(.far):not(.fab):not(.material-icons) {
font-family: 'A2z', 'Noto Sans KR', sans-serif !important;
}
body input,
body textarea,
body select,
body button {
font-family: 'A2z', 'Noto Sans KR', sans-serif !important;
}
</style>
에이투지체는 모든 상업적 사용이 가능하며 폰트의 수정 및 재배포도 가능합니다. 다만, 폰트 자체 유료판매는 허용되지 않습니다. 출처 표기 없이 사용 가능합니다. 단, 에이투지체를 널리널리 알려주시면 감사하겠습니다.
본 페이지에 소개된 무료폰트의 저작권 및 사용 조건은 변경될 수 있으며, 해당 변경사항이 즉시 반영되지 않을 수 있습니다. 따라서 이 페이지의 안내가 법적 권리를 보장하는 것은 아니므로, 사용 전 반드시 각 폰트의 공식 사이트나 저작권자에 최신 라이선스를 직접 확인하시기 바랍니다.
웹폰트가 아닌 설치 파일로
포토샵, 일러스트 등에서 자유롭게 사용해보세요.
카테고리 | 사용범위 | 허용여부 |
인쇄출판 | 브로슈어, 포스터, 책, 잡지 및 출판용 인쇄물 등 | 사용 가능 |
웹사이트 | 웹페이지, 광고배너, 메일, E-브로슈어 등 | 사용 가능 |
포장지 | 판매용 상품의 패키지 | 사용 가능 |
영상 | 영상물 자막, 영화 오프닝/엔딩 크레딧, UCC 등 | 사용 가능 |
임베딩 | 웹사이트 및 프로그램 서버 내 폰트 탑재, E-book 제작 | 사용 가능 |
BI/CI | 회사명, 브랜드명, 상품명, 로고, 마크, 슬로건, 캐치프레이즈 | 사용 가능 |
OFL | 폰트 파일의 수정/복제/배포 가능. 단, 폰트 파일의 유료 판매 금지 | - |
에이투지체는 모든 상업적 사용이 가능하며 폰트의 수정 및 재배포도 가능합니다. 다만, 폰트 자체 유료판매는 허용되지 않습니다.
출처 표기 없이 사용 가능합니다. 단, 에이투지체를 널리널리 알려주시면 감사하겠습니다.
본 페이지에 소개된 무료폰트의 저작권 및 사용 조건은 변경될 수 있으며, 해당 변경사항이 즉시 반영되지 않을 수 있습니다.
따라서 이 페이지의 안내가 법적 권리를 보장하는 것은 아니므로, 사용 전 반드시 각 폰트의 공식 사이트나 저작권자에 최신 라이선스를 직접 확인하시기 바랍니다.
웹폰트가 아닌 설치 파일로 포토샵, 일러스트 등에서 자유롭게 사용해보세요.
카테고리 | 사용범위 | 허용여부 |
인쇄출판 | 브로슈어, 포스터, 책, 잡지 및 출판용 인쇄물 등 | 사용 가능 |
웹사이트 | 웹페이지, 광고배너, 메일, E-브로슈어 등 | 사용 가능 |
포장지 | 판매용 상품의 패키지 | 사용 가능 |
영상 | 영상물 자막, 영화 오프닝/엔딩 크레딧, UCC 등 | 사용 가능 |
임베딩 | 웹사이트 및 프로그램 서버 내 폰트 탑재, E-book 제작 | 사용 가능 |
BI/CI | 회사명, 브랜드명, 상품명, 로고, 마크, 슬로건, 캐치프레이즈 | 사용 가능 |
OFL | 폰트 파일의 수정/복제/배포 가능. 단, 폰트 파일의 유료 판매 금지 | - |
TEL. 010-7368-7241
EMAIL. yellopencil@naver.com

토스페이먼츠 구매안전 서비스
안전거래를 위해 모든 결제 시 옐로펜슬에서 가입한
전자 결제의 구매안전 서비스를 이용할 수 있습니다.
상호명 옐로펜슬
대표 차민석, 신승진
사업자번호 276-06-022233
통신판매업신고 제2022-고양덕양구-0414호
주소 경기도 평택시 화양용비로 38
Copyright ⓒ yellopencil All Rights reserved.
TEL. 010-7368-7241 EMAIL. yellopencil@naver.com
상호명 옐로펜슬 대표 차민석, 신승진 사업자번호 276-06-02233
통신판매업신고 제2022-고양덕양구-0414호 주소 경기도 평택시 화양용비로 38
Copyright ⓒ yellopencil All Rights reserved.
토스페이먼츠 구매안전(에스크로) 서비스