Dafont top | Download free for design

Fattern font

By Ivan FIlipov at Mar 28, 2021
Since I finished Multicolore SVG & Vector Typeface and the more ambitious Colortube I wanted to explore more the field of colour SVG fonts. So, here it is, my latest OTF font called Fattern – the name is a hybrid of Fat (because he is fat, indeed) and Pattern – because letters are filled with colourful patterns. The design of the patterns is influenced by some of my favorite artists and designers – Romero Britto and Craig & Karl.

For now Fattern only includes basic Latin characters, numerals and simple punctuation. I’m not planning on adding diacritics and accented characters, because the font file is rather large even now (approx. 2MB) and adding more glyphs will make it even heavier. In case you need to use diacritics – I’m positive you can do them yourself
AAAaaa
<style type="text/css">
@font-face{
    font-family:"fattern-regular";
    src:url("https://dafonttop.com/wp-data/f/178/16178/file/Fattern-GO6zm.otf") format("woff"),
    url("https://dafonttop.com/wp-data/f/178/16178/file/Fattern-GO6zm.otf") format("opentype"),
    url("https://dafonttop.com/wp-data/f/178/16178/file/Fattern-GO6zm.otf") format("truetype");
}
span.font0{font-family:"fattern-regular";font-size:px;text-transform:;}
</style>
Fattern Regular