• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Custom Fonts in Jellyfin?

     
    • 0 Vote(s) - 0 Average

    Custom Fonts in Jellyfin?

    BobHasNoSoul
    Offline

    Junior Member

    Posts: 28
    Threads: 2
    Joined: 2023 Oct
    Reputation: 0
    #2
    2023-11-06, 06:47 PM (This post was last modified: 2023-11-06, 06:50 PM by BobHasNoSoul. Edited 2 times in total.)
    @font-face {
    font-family: 'CustomFont';
    src: url('/path-to-fonts/your-font.otf') format('opentype');
    }

    body {
    font-family: 'CustomFont', 'Open Sans', sans-serif;
    }


    here is a more detailed explanation of this to be honest you also will need the font to have multiple versions of the same file to maximise compatibility with all browsers but this is down to you and whatever flavour and use case you pick

    the types you should really use are: woff2, woff, eot, ttf, svg

    https://github.com/bobhasnosoul/jellyfin...r-you-want
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Custom Fonts in Jellyfin? - by Hjklinux - 2023-11-04, 08:06 PM
    RE: Custom Fonts in Jellyfin? - by BobHasNoSoul - 2023-11-06, 06:47 PM
    RE: Custom Fonts in Jellyfin? - by Hjklinux - 2023-11-07, 08:45 AM
    RE: Custom Fonts in Jellyfin? - by SethBacon - 2023-11-07, 07:37 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode