Add Support for Google Fonts

Hidden
Closed

ProductLift could offer more font control by allowing the use of Google Fonts.

Seth Petersen

10 months ago

Ruben

This is already possible using the Custom (S)CSS 😀

This is how it looks like in the default variables. You can overwrite these.

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600');

$font-family-base: "Poppins",-apple-system,Helvetica,sans-serif !default;
`

1    10 months ago    Reply

Comment must be at least 20 characters.
Cancel
Seth Petersen

Love it. Thanks, Ruben.

0    10 months ago    Reply

Comment must be at least 20 characters.
Cancel
Activity
Ruben changed status to Closed

10 months ago

One vote
Categories
Feature