서울한강장체

크기 32px

라이선스

상업적 이용 가능 (무료)
서울서체는 누구나 무료로 다운로드 받아 자유롭게 사용할 수 있습니다. 영상, 인쇄, 웹 등 다양한 매체에서 특별한 허가 절차 없이 사용이 가능하며, 폰트를 유료로 양도하거나 판매하는 상업적 행위 외의 모든 활용이 허용됩니다.

제작사

서울특별시
대한민국의 수도로서 도시 정체성을 확립하고 시민과의 소통을 강화하기 위해 서울 고유의 서체를 개발하여 배포하고 있습니다.

특징과 추천분야

서울한강장체는 한강의 흐름을 형상화한 부드러운 곡선미와 명조 계열의 단아함이 돋보이는 서체입니다. 특히 '장체(Condensed)'의 특성상 가로 폭이 좁고 세로로 긴 형태를 취하고 있어, 한정된 공간 안에 더 많은 텍스트를 정돈된 느낌으로 담아낼 수 있으며 시각적으로 세련되고 늘씬한 비례감을 자랑합니다.

공공기관의 공식 문서나 신뢰감이 중요한 비즈니스 제안서, 잡지의 헤드라인 등에 매우 효과적입니다. 굵기 구성이 다양하여 가독성이 중요한 본문용부터 시선을 사로잡아야 하는 제목용까지 폭넓게 활용할 수 있으며, 한국적인 미학이 담긴 세련된 디자인 연출에 적합합니다.

웹폰트 사용 코드

🎨 CSS @font-face
/* Black */
@font-face {
  font-family: 'SeoulHangangCondensedBL';
  src: url('https://cdn.jsdelivr.net/gh/whyno2617/whyno_freefont@main/seoul/SeoulHangangCondensed-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* ExtraBold */
@font-face {
  font-family: 'SeoulHangangCondensedEB';
  src: url('https://cdn.jsdelivr.net/gh/whyno2617/whyno_freefont@main/seoul/SeoulHangangCondensed-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Bold */
@font-face {
  font-family: 'SeoulHangangCondensedB';
  src: url('https://cdn.jsdelivr.net/gh/whyno2617/whyno_freefont@main/seoul/SeoulHangangCondensed-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Medium */
@font-face {
  font-family: 'SeoulHangangCondensedM';
  src: url('https://cdn.jsdelivr.net/gh/whyno2617/whyno_freefont@main/seoul/SeoulHangangCondensed-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Light */
@font-face {
  font-family: 'SeoulHangangCondensedL';
  src: url('https://cdn.jsdelivr.net/gh/whyno2617/whyno_freefont@main/seoul/SeoulHangangCondensed-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
💻 HTML 적용 예시
<p style="font-family: 'SeoulHangangCondensedBL', serif;">서울한강장체 — 한강의 흐름을 닮은 단아한 품격으로 가치를 더하세요.</p>

댓글

즐겨찾기한 폰트
즐겨찾기 페이지 전체보기 →