• Resolved lwj5

    (@lwj5)


    Hi,

    Can I check if there’s any way to stop loading the “page-builder-framework” font family as it’s not being used on the site.

    @font-face {
        font-family: page-builder-framework;
        src: url(fonts/page-builder-framework.woff2) format("woff2"),url(fonts/page-builder-framework.woff) format("woff"),url(fonts/page-builder-framework.ttf) format("truetype"),url(fonts/page-builder-framework.eot);
        font-weight: 400;
        font-style: normal
    }

    Our font has already been declared on our own stylesheet.

    If there’s a better way to do this do let us know.

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Do not load page-builder-framework font’ is closed to new replies.