the cat's out of the bag.


180• spin, then walk 𝕱


Here is a collection of fonts that i have used on my website. I have listed how i have used them, as well as their places of origin & birth.



Sinistre-StCaroline


h1 {
    font-family: 'Sinistre';
    font-size: 2em;
    letter-spacing: 0.6px;
    line-height: 1;
    color: #404040;
}
            

http://collletttivo.it/




Office Code Pro D


p {
    font-family: 'Office';
    font-size: 0.7em; /* 12px */
    letter-spacing: 0.7px;
    line-height: 1.5;
    word-spacing: 0.5px;
    color: #404040;
}
        

https://github.com/nathco/Office-Code-Pro



Office Code Pro D - Bold


h2 {
    font-family: 'OfficeB';
    font-size: 0.7em;
    letter-spacing: 0.7px;
    line-height: 1;
    word-spacing: 0.5px;
    color: #404040;
}
    

https://github.com/nathco/Office-Code-Pro