MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Tags
    3. font
    Log in to post
    • All categories
    • M

      Compliments Font (Crying Uncle)
      Custom CSS • font custom.css • • MwMagicMirror

      2
      0
      Votes
      2
      Posts
      874
      Views

      yawns

      this should work

      .compliments .xlarge { font-family: Verdana; font-weight: 10; }
    • Lorenzo_Zappa

      ,Change Fonts
      Custom CSS • font raspberry pi 3 css custom • • Lorenzo_Zappa

      9
      0
      Votes
      9
      Posts
      5166
      Views

      TazDev

      what I inserted in my custom.css

      :root { --font-primary: "SF-Compact"; --font-secondary: "SF-Pro"; } @font-face { font-family: "SF-Compact"; font-style: normal; src: local("SF-Compact"), url("/fonts/SF-Compact.ttf") format("truetype"); } @font-face { font-family: "SF-Pro"; font-style: normal; src: local("SF-Pro"), url("/fonts/SF-Pro.ttf") format("truetype"); }

      both files I extracted from my Mac and copied it to ~/MagicMirror/fonts

    • W

      SOLVED Changing Custom Font Type Within Magic Mirror
      Custom CSS • magic mirror font custom • • Winter

      7
      0
      Votes
      7
      Posts
      5470
      Views

      W

      @broberg Ah, that seems to be what the problem was. Thank you so much for your help in solving this issue!

      As for the two different files I went ahead and removed the .woff file from the program.

    • K

      Problem with the displaying of the module Wunderground24Hours
      Troubleshooting • wunderground24hours problem displaying font • • Klinge

      3
      0
      Votes
      3
      Posts
      1560
      Views

      T

      Please note this module was migrated to use the Dark Sky API and is now available as “MMM-DarkSky24Hours” under https://github.com/thobach/MMM-DarkSky24Hours.

    • 1 / 1