@Youssef-RaadSubmitted about 1 year ago
The problem I met was how to used the outfit font
The problem I met was how to used the outfit font
You could search "outfit font" on google and select your style. A sidebar appears where you have the option to embed in your code. There's a "link" and "import". If you chose "link", it has to be pasted in the head section of your HTML, if you chose "import", to be pasted in your stylesheet(css file).
Also, you'll see a CSS rule to specify families. Thank you.