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.
h1 {
font-family: 'Sinistre';
font-size: 2em;
letter-spacing: 0.6px;
line-height: 1;
color: #404040;
}
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
h2 {
font-family: 'OfficeB';
font-size: 0.7em;
letter-spacing: 0.7px;
line-height: 1;
word-spacing: 0.5px;
color: #404040;
}