collection by tentacool
HOW TO INSTALL A FONT
• you do not need to rehost any fonts hosted here. i've collected this all in a separate account so that bandwidth issues should not interfere with anything
• add code to your
custom options underneath your global head tag but before your style tags
like so
• not all fonts work with both uppercase and lowercase characters so you may have to adjust the text-transform setting in the part of your layout you're trying to use with a certain font
• some fonts contain spaces between words. all of the fonts end in what the font family is called just like google fonts, with a + in place of spaces. when using these in your coding take out the + and insert a space in that place.