Title: Keep the primary font
Last modified: March 8, 2023

---

# Keep the primary font

 *  Resolved [chrisconstantinou](https://wordpress.org/support/users/chrisconstantinou/)
 * (@chrisconstantinou)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/keep-the-primary-font/)
 * Hello,
 * How to keep my primary font (Montserrat) on translate language?
 * The main language is English and the second is Greek.

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

 *  Plugin Support [Alex](https://wordpress.org/support/users/alexcozmoslabs/)
 * (@alexcozmoslabs)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/keep-the-primary-font/#post-16542930)
 * Hi,
 * The translated language should keep the font of the default one. So, if you use
   Montserrat for English, this will be kept for Greek also.
 * However, if that doesn’t happen, you can force the font in additional language
   through CSS that can be added in appearance –> Customize –> Additional CSS:
 * 
   `body.translatepress-el { font-family: Montserrat !important; } // Use your 
   desired font and language code`
 *  [lenasterg](https://wordpress.org/support/users/lenasterg/)
 * (@lenasterg)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/keep-the-primary-font/#post-16544065)
 * Hi. 
   I’m not sure that Montserrat font supports Greek letters. See test below
   [https://fonts.google.com/specimen/Montserrat?preview.text=%CE%95%CE%BB%CE%BB%CE%B7%CE%BD%CE%B9%CE%BA%CE%AC&preview.text_type=custom](https://fonts.google.com/specimen/Montserrat?preview.text=%CE%95%CE%BB%CE%BB%CE%B7%CE%BD%CE%B9%CE%BA%CE%AC&preview.text_type=custom)
 * >  
 *  Plugin Support [Alex](https://wordpress.org/support/users/alexcozmoslabs/)
 * (@alexcozmoslabs)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/keep-the-primary-font/#post-16544189)
 * Hi,
 * I understand.
 * However, the same approach can be used to display a different font for additional
   language if needed:
 * `@import url('https://fonts.googleapis.com/css?family=Padauk&display=swap');
   
   body.translatepress-ro_RO{ font-family:Padauk; } // Use your desired font and
   language cod
 *  [Andrei](https://wordpress.org/support/users/andrei202/)
 * (@andrei202)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/keep-the-primary-font/#post-16564885)
 * Greetings,
 * Since 5 days have already passed without a reply we will be marking this topic
   as “Resolved”. Do not hesitate to open another ticket if we did not solve your
   problem.
 * Have a great day!
 * Regards

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

The topic ‘Keep the primary font’ is closed to new replies.

 * ![](https://ps.w.org/translatepress-multilingual/assets/icon.svg?rev=3166541)
 * [TranslatePress - Translate Multilingual sites with AI Translation](https://wordpress.org/plugins/translatepress-multilingual/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/translatepress-multilingual/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/translatepress-multilingual/)
 * [Active Topics](https://wordpress.org/support/plugin/translatepress-multilingual/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/translatepress-multilingual/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/translatepress-multilingual/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [Andrei](https://wordpress.org/support/users/andrei202/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/keep-the-primary-font/#post-16564885)
 * Status: resolved