Capsies font

By Romina Chamorro at Sep 06, 2018

Capsies

Capsies

Capsies

My first try at making fonts. Just something really quick and kinda sloppy. But since I sometimes find not-so-good fonts to be useful for certain things, I thought I should share this one.

Website: http://punksafetypin.deviantart.com

AAAaaa
<style type="text/css">
@font-face{
    font-family:"capsies-regular";
    src:url("https://fontsme.com/wp-data/c/429/7429/file/capsies.ttf") format("woff"),
    url("https://fontsme.com/wp-data/c/429/7429/file/capsies.ttf") format("opentype"),
    url("https://fontsme.com/wp-data/c/429/7429/file/capsies.ttf") format("truetype");
}
span.font0{font-family:"capsies-regular";font-size:px;text-transform:;}
</style>
Capsies Regular