• Resolved Anonymous User 14666345

    (@anonymized-14666345)


    Hello,

    How can I add this google font: https://fonts.google.com/specimen/Nunito?selection.family=Nunito:300,400,600,700

    I tried adding to the php file, but I didn’t know what to put for the size:

    ‘nunito’ => array(
    ‘label’ => __( ‘Nunito’, ‘gppro-google-webfonts’ ),
    ‘css’ => ‘”Nunito”, sans-serif’,
    ‘src’ => ‘web’,
    ‘val’ => ‘Nunito:300,400,600,700’,
    ‘size’ => ’40’,
    ),

    It doesn’t seem to show up.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Add Google Font’ is closed to new replies.