Skip to content

Instantly share code, notes, and snippets.

@hatemogi
Created January 1, 2013 06:15
Show Gist options
  • Select an option

  • Save hatemogi/4425500 to your computer and use it in GitHub Desktop.

Select an option

Save hatemogi/4425500 to your computer and use it in GitHub Desktop.
// http://www.google.com/webfonts/earlyaccess
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
font-family: 'Nanum Brush Script', cursive;
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
font-family: 'Nanum Gothic', sans-serif;
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
font-family: 'Nanum Myeongjo', serif;
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
font-family: 'Nanum Pen Script', cursive;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment