For the Noordlease I needed to add a custom Adobe font to their theme. First I went to the Adobe font profile, created a project Noordlease, added the “Facto” font which is accepted by them to the project. Then I could get something like <link rel=”stylesheet” href=”https://use.typekit.net/zbe4dwf.css”>

This code is a not useable in the HubSpot theme we are using for Noordlease. In the theme settings there is an option to add custom fonts but it should be WOFF 2 fonts. So I had to find a way to download the font variaties.

For this I use this website https://badnoise.net/TypeRip/ which I could download free all the font faces of a font “Facto”.

Then I could simply upload it to the theme files and map them with the proper size and font face. Then save it and use it for base and accent fonts in theme settings.