Open Google Fonts
Go to https://fonts.google.com.
Use the search bar to find the font you want.
Get the Font’s Embed Code
Copy the CSS Link
Find the code section labeled:
Embed code in the<head>
of your htmlFrom the embed code, copy the URL that starts with
https://fonts.googleapis.com
and ends with=swap
.Example code:
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
Needed link:
https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap
Send the Link to Knak Support
Email the copied URL to Knak Support to upload the font to your account.
Need more help? Contact support via live chat using the chat bubble in the bottom right corner or email support@knak.com.