Title: @import CSS
Last modified: August 5, 2025

---

# @import CSS

 *  Resolved [user9876789](https://wordpress.org/support/users/user9876789/)
 * (@user9876789)
 * [9 months, 4 weeks ago](https://wordpress.org/support/topic/import-css-2/)
 * I’ve been working on improving my site’s performance and Google PageSpeed Insights
   has flagged an issue with how the plugin loads Google Fonts. Specifically, the
   file:
 * `/wp-content/plugins/cbxwpbookmark/assets/css/cbxwpbookmark-public.css`
 * …includes this line at the top:
 * `@import url('https://fonts.googleapis.com/css2?family=DM+Sans&display=swap');`
 * Instead of using `@import` inside the CSS file, the font could be enqueued in
   WordPress using `wp_enqueue_style()`.
 * Would you be able to look at this? thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Sabuj Kundu](https://wordpress.org/support/users/manchumahara/)
 * (@manchumahara)
 * [9 months, 4 weeks ago](https://wordpress.org/support/topic/import-css-2/#post-18585852)
 * Hi,
   It’s a known issue, will try to improve this in next release.
 *  Thread Starter [user9876789](https://wordpress.org/support/users/user9876789/)
 * (@user9876789)
 * [9 months, 4 weeks ago](https://wordpress.org/support/topic/import-css-2/#post-18586011)
 * OK thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘@import CSS’ is closed to new replies.

 * ![](https://ps.w.org/cbxwpbookmark/assets/icon-256x256.png?rev=3215581)
 * [CBX Bookmark & Favorite](https://wordpress.org/plugins/cbxwpbookmark/)
 * [Support Threads](https://wordpress.org/support/plugin/cbxwpbookmark/)
 * [Active Topics](https://wordpress.org/support/plugin/cbxwpbookmark/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cbxwpbookmark/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cbxwpbookmark/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [user9876789](https://wordpress.org/support/users/user9876789/)
 * Last activity: [9 months, 4 weeks ago](https://wordpress.org/support/topic/import-css-2/#post-18586011)
 * Status: resolved