Open Forum

 View Only
  • 1.  Custom fonts in the code widget

    Posted 10-07-2021 13:00
    Has anyone here successfully used custom fonts in your code widgets? I can get them to work just fine on desktop view (most likely because I have the fonts installed on my computer), but they don't work on mobile.

    Here's the CSS I'm using to call the font. It's pretty standard, which is why I'm so confused!

    font-family: "Proxima Nova",Helvetica,Arial,sans-serif;

    Is there a <link> or @import that I'm missing?

    #NewExperience #Custom #Font #CodeWidget​​​​​
    #Flex-Creating/ManagingEvents

    ------------------------------
    Lauren Becker
    Web Content Coordinator
    Aflac
    ------------------------------


  • 2.  RE: Custom fonts in the code widget

    Community MVP
    Posted 10-13-2021 14:29
    Hi Lauren, 
    Try putting a space after the commas: font-family: "Proxima Nova", Helvetica, Arial, sans-serif;



    ------------------------------
    Lori Wildman
    Senior Marketing Manager
    DuCharme, McMillen & Associates, Inc.
    ------------------------------