Add Support for Google Fonts

Hidden
Closed
 

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

Seth Petersen

8 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    8 months ago    Reply

Comment must be at least 20 characters.
Cancel
Seth Petersen

Love it. Thanks, Ruben.

0    8 months ago    Reply

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

8 months ago

One vote
Categories
Feature