Add Support for Google Fonts

Hidden
Closed

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

Seth Petersen

1 year 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    1 year ago    Reply

Comment must be at least 20 characters.
Cancel
Seth Petersen

Love it. Thanks, Ruben.

0    1 year ago    Reply

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

1 year ago

One vote
Categories
Feature