Back to GD Rating System (Lite) Forum

css font => inline html

Published on: December 19, 2019 at 6:11 pm · By: jayto
Author
Topic
#62609

I am working on site speed and the fonts for the plugin are being called though the css file. It is one of the last functions to load on my site. Can anyone please tell me, if I remove:

@font-face{font-family:gdrts-icons;src:url(//232174-811319-raikfcquaxqncofqfm.stackpathdns.com/wp-content/plugins/gd-rating-system/font/fonts/gdrts-icons.eot?v=1.3.0);src:url(//232174-811319-raikfcquaxqncofqfm.stackpathdns.com/wp-content/plugins/gd-rating-system/font/fonts/gdrts-icons.eot?#iefix&v=1.3.0) format(“embedded-opentype”),url(//232174-811319-raikfcquaxqncofqfm.stackpathdns.com/wp-content/plugins/gd-rating-system/font/fonts/gdrts-icons.woff?v=1.3.0) format(“woff”),url(//232174-811319-raikfcquaxqncofqfm.stackpathdns.com/wp-content/plugins/gd-rating-system/font/fonts/gdrts-icons.ttf?v=1.3.0) format(“truetype”),url(//232174-811319-raikfcquaxqncofqfm.stackpathdns.com/wp-content/plugins/gd-rating-system/font/fonts/gdrts-icons.svg?v=1.3.0#gdrts-icons) format(“svg”);font-weight:400;font-style:normal}

…where/how to inline in html, thx!

Viewing 1 replies (of 1 total)
Author
Replies
  • #62610

    The plugin doesn’t support inlining CSS into HTML, and modifying CSS in the plugin is not recommended. But, if you use HTTPS (with HTTP/2 support), number of files browser has to load has no effect on loading speed because all files are sent through the same connection.

    Dev4Press - Premium plugins for WordPress.

    1 user thanked author for this post.
Viewing 1 replies (of 1 total)
  • The topic ‘css font => inline html’ is closed to new replies.