Giter VIP home page Giter VIP logo

nanumsquareneo's Introduction

NanumSquareNeo

나눔스퀘어 네오는 나눔스퀘어 시리즈로 새롭게 출시된 네이버 브랜드 폰트입니다. 나눔스퀘어 고유의 직선적인 형태를 계승하고 있으며, 친근한 미감과 안정적인 글줄이 특징으로 다양한 환경에서 문장을 주목도 있게 전달하기 좋은 폰트입니다. https://campaign.naver.com/nanumsquare_neo

나눔스퀘어 네오 웹폰트 입니다.
공식 홈페이지에서 직접 웹폰트 파일을 제공하고 있어 따로 변환 없이 원본 그대로 정리하여 공유합니다.
Demo (위: 기본, 아래: variable)

옵션

Regular(400), Bold(700), Extra Bold(800), Black(900), Light(300) 지원됩니다. + Variable 폰트
한글 11,172자, 라틴 96자, 약물 967자(AK-9)

사용방법

link 방식 (권장)

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

import 방식

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

적용

css 적용 예

body		{ font-family: 'NanumSquareNeo', sans-serif }
.normal		{ font-weight: 400 }
.bold		{ font-weight: 700 }
.bolder		{ font-weight: 800 }
.black		{ font-weight: 900 }
.light		{ font-weight: 300 }

variable 적용 예

body		{ font-family: 'NanumSquareNeoVariable', sans-serif }

nanumsquareneo's People

Contributors

moonspam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.