Skip to main content

Retrieve the CSS Link for Google Fonts

Use Google Fonts to get a CSS link you can share with Knak Support to upload custom fonts.

Updated this week

Open Google Fonts

  1. Use the search bar to find the font you want.

Get the Font’s Embed Code

  1. Click the font name to open its detail page.

  2. Click Get Font.

  3. Click Embed Code.

Copy the CSS Link

  1. Find the code section labeled:
    Embed code in the <head> of your html

  2. From 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.

Did this answer your question?