How to add a custom font-family of google fonts like Poppins? #580
Answered
by
Arpita-Jaiswal
Arpita-Jaiswal
asked this question in
Q&A
-
Reposting from another discussion How to add a custom font-family of google fonts like Poppins? |
Beta Was this translation helpful? Give feedback.
Answered by
Arpita-Jaiswal
Feb 8, 2023
Replies: 1 comment
-
To add a google font, here are the recommended steps:
In case you don't want to create a font package:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Arpita-Jaiswal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To add a google font, here are the recommended steps:
Check out this link to know more.
The created package will look somewhat similar to this repository
To achieve this, add
-- fastn.dependency: fifthtry.github.io/roboto-font
inFASTN.ftd
of your package.index.ftd
. Add the following code:In case you don't want to create a font package:
In FASTN.ftd