How do you use two different Google fonts in English and Arabic version languages?

This topic has 3 replies, 3 voices, and was last updated 1 months, 3 weeks ago ago by Andrew Mitchell

  • Avatar: The Egyptian Developers
    The Egyptian Developers
    Participant
    February 20, 2024 at 12:19
    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 12:48

    Hello, The Egyptian Developers,

    Thank you for reaching out to us with your request.

    Unfortunately, our theme does not currently offer the feature you have requested. However, you may achieve the desired effect through additional customization. To incorporate the font, you can utilize the @font-face rule, as detailed at https://css-tricks.com/snippets/css/using-font-face-in-css/. Subsequently, you can apply custom CSS to assign the font to the body of the RTL version as follows:

    body.rtl, .rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6, .rtl .products-title, .header-main-menu.et_element-top-level .menu>li>a {
        font-family: Cairo, sans-serif !important;
    }

    We trust that the information provided will be of significant assistance to you.

    Best Regards,
    8Theme’s Team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    March 13, 2024 at 09:40

    Dear The Egyptian Developers,

    We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.

    Click here to rate now: https://themeforest.net/downloads

    Thank you sincerely for your ongoing support!

    Best Regards,
    The 8Theme Team

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘How do you use two different Google fonts in English and Arabic version languages?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.