Creating My Own Font

I wanted to personalize my webpage a little bit, in order to achieve that I set out to create my own webfont based on my handwriting. Equipped with a Wacom One tablet, Inkscape and FontForge this was done in a single day.

screenshot FontForge

I drew each letter in inkscape and imported the paths into the character table and after adjusting the kerning I exported the Font as a .woff file, which I included via css for my header and footer elements.