• Resolved devncp

    (@devncp)


    Hi there,

    I am having a hard time figuring out where exactly Arimo font is used. I have scanned my site A to Z manually. I have only used Roboto which I can understand is loading in the view source of the site.

    If you check the source of the page there is bunch of Arimo loading for different languages as well.

    How can i disable all this please? Also Roboto i don’t want it to load other languages.

    @font-face {
      font-family: 'Arimo';
      font-style: italic;
      font-weight: 400;
      src: url(/fonts.gstatic.com/s/arimo/v25/P5sCzZCDf9_T_10c9C5kiK-u.woff2) format('woff2');
      unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    }
    /* cyrillic */
    @font-face {
      font-family: 'Arimo';
      font-style: italic;
      font-weight: 400;
      src: url(/fonts.gstatic.com/s/arimo/v25/P5sCzZCDf9_T_10c9CdkiK-u.woff2) format('woff2');
      unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    }
    /* greek-ext */
    @font-face {
      font-family: 'Arimo';
      font-style: italic;
      font-weight: 400;
      src: url(/fonts.gstatic.com/s/arimo/v25/P5sCzZCDf9_T_10c9C9kiK-u.woff2) format('woff2');
      unicode-range: U+1F00-1FFF;

    and so on…

    The site is using Astra theme and Elementor Builder.

    Thanks

    • This topic was modified 2 years, 8 months ago by devncp.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @devncp,

    I am able to find Roboto font in the source code, as seen in this screenshot. However, I am unable to find the Arimo font. Refer to this screenshot, please.

    Please share with us screenshots showing the font name in the source code and the page URL where you find it.

    Kind regards,
    Herman ??

    Thread Starter devncp

    (@devncp)

    Hi Herman,

    Thanks for replying.

    I managed to find arimo so got rid of it.

    I am trying to find a way to disable the rest of languages for Roboto – screenshot

    Hi @devncp,

    It seems that you also have managed to get rid of Roboto. Refer to this screenshot, please.

    Or did I miss it?

    Let us know if you need more help, otherwise please mark the topic as Resolved.

    Have a nice day and stay safe!

    Kind regards,
    Herman ??

    Thread Starter devncp

    (@devncp)

    Thanks for your feed back.

    I managed to find the fonts in used in the builder itself. I do have issue with roboto loading all languages while i don’t them. Right now there is no issue with it so i will mark this as resolved.

    Cheers

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Trying to figure out where font is used’ is closed to new replies.