How can I add a font to a project?

Viewed 50

I need to include the 'proxima-nova' font in the project. I tried to find it in google fonts but he is not there. I found it on fonts.adobe.com, but I don't know if it's possible to connect it somehow, maybe someone knows what solutions can be?

4 Answers

On google fonts "Nanum Gothic" is pretty similar to proxima-nova

get your fonts from google fonts, its free with tons of fonts.

scroll and select the font you like

enter image description here

then scroll down

enter image description here

then select the font style you like and click the little plus icon

enter image description here

once you selected all the styles you like click the icon in the top right of the page

enter image description here

use the red link code in the top of your html, and use the blue in your css

enter image description here

Metropolis can also help it is most fantastic and nearly alternative to Proxima Nova.

Related