All Projects → moonspam → Nanumsquare

moonspam / Nanumsquare

나눔스퀘어 웹폰트 (NanumSquare Webfont)

Projects that are alternatives of or similar to Nanumsquare

NanumBarunGothic
나눔바른고딕 경량화 웹폰트 (NanumBarunGothic Webfont Optimization)
Stars: ✭ 26 (-69.77%)
Mutual labels:  webfonts
Fontfaceobserver
Webfont loading. Simple, small, and efficient.
Stars: ✭ 3,948 (+4490.7%)
Mutual labels:  webfonts
Webfontpicker
A bookmarklet that previews Google Fonts on a live website
Stars: ✭ 31 (-63.95%)
Mutual labels:  webfonts
fontawesome-subset
Creates subsets of FontAwesome fonts for optimized use on the web.
Stars: ✭ 41 (-52.33%)
Mutual labels:  webfonts
Spoqa Han Sans
Spoqa Han Sans
Stars: ✭ 306 (+255.81%)
Mutual labels:  webfonts
Webfont Downloader
A small web service which converts webfonts into zip archives
Stars: ✭ 23 (-73.26%)
Mutual labels:  webfonts
local-webfont
Downloads webfont stylesheets and adds font-display properties
Stars: ✭ 38 (-55.81%)
Mutual labels:  webfonts
Linearicons
Linearicons is the highest quality set of line icons, matching with minimalist UI designs in iOS.
Stars: ✭ 64 (-25.58%)
Mutual labels:  webfonts
Zilla Slab
Mozilla's Zilla Slab Type Family
Stars: ✭ 317 (+268.6%)
Mutual labels:  webfonts
Awesome Typography
✏︎ Curated list about digital typography 🔥
Stars: ✭ 947 (+1001.16%)
Mutual labels:  webfonts
beatrix
A tool to chop off useless fonts glyphs and convert TTF/OTF into WOFF & WOFF2
Stars: ✭ 22 (-74.42%)
Mutual labels:  webfonts
cryptocurrency-icons-font
A webfont for cryptocurrency symbols
Stars: ✭ 21 (-75.58%)
Mutual labels:  webfonts
Eulyoo1945
을유문화사에서 만든 을유1945 폰트를 웹에서 손쉽게 사용할 수 있는 환경을 제공합니다.
Stars: ✭ 24 (-72.09%)
Mutual labels:  webfonts
host-webfonts-locally
OMGF automagically caches the Google Fonts used by your theme/plugins locally. No configuration (or brains) required!
Stars: ✭ 13 (-84.88%)
Mutual labels:  webfonts
Glyphhanger
Your web font utility belt. It can subset web fonts. It can find unicode-ranges for you automatically. It makes julienne fries.
Stars: ✭ 1,099 (+1177.91%)
Mutual labels:  webfonts
hangul-online
Hangul fonts storage and viewer
Stars: ✭ 16 (-81.4%)
Mutual labels:  webfonts
Google Font Download
Locally host Google's web fonts
Stars: ✭ 619 (+619.77%)
Mutual labels:  webfonts
Materialdesign
✒6200+ Material Design Icons from the Community
Stars: ✭ 9,669 (+11143.02%)
Mutual labels:  webfonts
Secuela Variable
Secuela Sans & Condensed - Variable Font OFL
Stars: ✭ 62 (-27.91%)
Mutual labels:  webfonts
Unicons
1000+ Pixel-perfect vector icons and Iconfont for your next project.
Stars: ✭ 911 (+959.3%)
Mutual labels:  webfonts

NanumSquare

반듯한 직선으로 제목에 잘 어울리며 모바일에서도 잘 보이는 글꼴입니다. 꼭 필요한 2,350자만을 추려 용량을 가볍게 줄였고 웹 환경에서 보다 편리하게 사용 가능합니다. http://hangeul.naver.com/2016/nanum

나눔스퀘어 웹폰트 입니다. Demo

옵션

Regular(400), Bold(700), Extra Bold(800), Light(300) 지원됩니다.

사용방법

link 방식 (권장)

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/moonspam/[email protected]/nanumsquare.css">

import 방식

@import url(https://cdn.jsdelivr.net/gh/moonspam/[email protected]/nanumsquare.css);

적용

css (예)

body		{ font-family: 'NanumSquare', sans-serif; }
.normal		{ font-weight: 400 }
.bold		{ font-weight: 700 }
.bolder		{ font-weight: 800 }
.light		{ font-weight: 300 }
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].