Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hi @tuukie

    It contains all icons for the frontend and backend.

    If you want completely disable web font loading you can use the next snippet:

    add_filter( ‘tinvwl_load_webfont’, ‘__return_false’ );

    Thread Starter Ivan van der Tuuk

    (@tuukie)

    Thank you! I see it is loaded locally since the last update and that also works for me.

    Thank you again for your response and help.

    Kind regards,

    Ivan.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font is loaded but is this necassery?’ is closed to new replies.