Title: Changing Checkout Font
Last modified: November 23, 2020

---

# Changing Checkout Font

 *  Resolved [Kindfamily](https://wordpress.org/support/users/kindfamily/)
 * (@kindfamily)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/changing-checkout-font/)
 * Hello,
    I would like to change the font of my checkout so that it matches the
   rest of my site. I have searched around the web but am unable to find any solution.
   I am using a custom font named “Lulo”. Thank you for your help!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-checkout-font%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/changing-checkout-font/#post-13702797)
 * Hey [@kindfamily](https://wordpress.org/support/users/kindfamily/)
 * Try adding this:
 *     ```
       .woocommerce-checkout {
         font-family: "Lulo";
       }
       ```
   
 *  Thread Starter [Kindfamily](https://wordpress.org/support/users/kindfamily/)
 * (@kindfamily)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/changing-checkout-font/#post-13704556)
 * Senff,
 * I tried adding the snippet to the additional CSS of the page, but with no luck.
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/changing-checkout-font/#post-13707749)
 * Hey [@kindfamily](https://wordpress.org/support/users/kindfamily/)
 * I’m not seeing this particular CSS code appear anywhere on the page. Where did
   you add it exactly?
 * Also, could you please turn off the “no right click” script you have running?
   It makes troubleshooting your site really difficult. Thanks!
 *  Thread Starter [Kindfamily](https://wordpress.org/support/users/kindfamily/)
 * (@kindfamily)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/changing-checkout-font/#post-13710455)
 * Senff,
 * My apologies for the copy protection, it has been disabled.
 * I had it pasted at the bottom and it didn’t work. However, I tried again and 
   for some reason it worked this time? Same code, same place, everything. Strange,
   but the problem has been solved!
 * Thank you for your help!

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

The topic ‘Changing Checkout Font’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/storefront/4.6.2/screenshot.png)
 * Storefront
 * [Support Threads](https://wordpress.org/support/theme/storefront/)
 * [Active Topics](https://wordpress.org/support/theme/storefront/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/storefront/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/storefront/reviews/)

## Tags

 * [change](https://wordpress.org/support/topic-tag/change/)
 * [checkout](https://wordpress.org/support/topic-tag/checkout/)
 * [font](https://wordpress.org/support/topic-tag/font/)

 * 4 replies
 * 2 participants
 * Last reply from: [Kindfamily](https://wordpress.org/support/users/kindfamily/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/changing-checkout-font/#post-13710455)
 * Status: resolved