Skip to content

Grumpy Emoji — For when you’re fed up with multi-color fonts

License

Notifications You must be signed in to change notification settings

jenskutilek/grumpy

 
 

Repository files navigation

Grumpy Emoji ☺

Are you, too, weary with the fuss around Emoji? Fear not: We have the cure: Grumpy Emoji. This unique font is specifically targeted to enhance your enjoyment on Emoji rich sites. Whether it’s the good old ☺, a well-meant 💕 or a steaming 💩, Grumpy Emoji font is here to protect you from the epileptic seizure bound to happen.

Character Support Table

Codepoint Glyph
U+0000
U+2600
U+27FF
U+1F000 🀀
U+1FFFC 🿼

Embed Grumpy Emoji on your Site

This is an easy one: Add these lines to your CSS file, and nasty, distracting emoji, that managed to slip your attention, will instantly be taken care of.

@font-face {
  font-family: Grumpy;
  src: url("grumpy.woff");
  /* change to location of the font file */
}

body {
  font-family: Grumpy, sans-serif;
}

Going Wild with Grumpy Emoji

Of course now that you fought emoji with success, you are free to add a little eye candy to your site...


Created with grumpiness (and FontForge) · Codepoints · Twitter

About

Grumpy Emoji — For when you’re fed up with multi-color fonts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 66.7%
  • HTML 33.3%