Title: CSS
Last modified: October 2, 2018

---

# CSS

 *  Resolved [fpats](https://wordpress.org/support/users/fpats/)
 * (@fpats)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-166/)
 * Hi, in plugin description it says that writing CSS can also be used.
    I wanted
   to give a few words a class and use a custom font. Is this possible? If so do
   you have an example or instructions?
 * Thanks.

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

 *  [Anjali Chavan](https://wordpress.org/support/users/anjalic/)
 * (@anjalic)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-166/#post-10766674)
 * Hi [@fpats](https://wordpress.org/support/users/fpats/),
 * First, add your custom font with the plugin. Then you can add a CSS class to 
   your text like –
 * <span class=”custom-font-words”>Some text here </span>
 * Then write a CSS on the respective class like –
 * .custom-font-words{
    font-family: your-custom-font-family ; }
 * ~ Anjali
 *  [reelism](https://wordpress.org/support/users/reelism/)
 * (@reelism)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/css-166/#post-11288950)
 * Can you give a specific/working example?
 * Are you calling, i.e. in my case an uploaded .ttf file, or simply the font name?
    -  This reply was modified 7 years, 3 months ago by [reelism](https://wordpress.org/support/users/reelism/).
 *  Plugin Support [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * (@brainstormteam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/css-166/#post-11292607)
 * Hi [@reelism](https://wordpress.org/support/users/reelism/),
 * I am not sure if I completely understood your query. Can you please open up a
   [support ticket](https://wpastra.com/support/submit-a-ticket/) and elaborate 
   more about this. It will help greatly.
 * Regards,
    Anjali
 *  [reelism](https://wordpress.org/support/users/reelism/)
 * (@reelism)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/css-166/#post-11292793)
 * Better to have it here, simply need an exact working CSS example.
 *  Plugin Support [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * (@brainstormteam)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/css-166/#post-11305574)
 * Hi [@reelism](https://wordpress.org/support/users/reelism/)
    Just to let you 
   know that this plugin currently works with the following theme and plugin:-
 * Astra Theme
    Beaver Builder Theme Beaver Builder Plugin Elementor Page Builder
 * Further, here is the [documentation](https://wpastra.com/docs/how-to-add-custom-fonts-in-astra/)
   that will help you know more about this plugin.
 * I am sure you will get to know how it works.
    -  This reply was modified 7 years, 2 months ago by [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/).

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

The topic ‘CSS’ is closed to new replies.

 * ![](https://ps.w.org/custom-fonts/assets/icon-256x256.gif?rev=3001076)
 * [Custom Fonts - Host Your Fonts Locally](https://wordpress.org/plugins/custom-fonts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-fonts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-fonts/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-fonts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-fonts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-fonts/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/css-166/#post-11305574)
 * Status: resolved