GithubHelp home page GithubHelp logo

joicemjoseph / fonts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xz/fonts

1.0 1.0 0.0 47.84 MB

A fast, open-source CDN for open-source fonts

Home Page: https://fonts.xz.style

HTML 30.80% CSS 69.20%

fonts's Introduction

xz/fonts

A fast, open-source CDN for open-source fonts.

xz/fonts is a free and open source service for delivering font families to websites using CSS.

Typically, web developers use custom fonts on their websites using one of two methods:

  • hosting font files on the same server as the website
  • using a central font service, such as Google Fonts or Adobe Typekit

xz/fonts, by comparison:

  • serves font files through jsDelivr's global content delivery network
  • is fully open source and only serves open source fonts

For the font Inter, it's as easy as adding this to your CSS:

@import url('https://cdn.jsdelivr.net/npm/@xz/fonts@1/serve/inter.css');

or this to your HTML's <head>:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@xz/fonts@1/serve/inter.css">

Usage

Visit the documentation at docs.xz.style/fonts for an easy step-by-step guide.

Having trouble?

Don't worry! Open an issue here. I'll gladly help you out.

Special Thanks

❤️ to transfonter.org for providing a fast and reliable service for converting .ttf font files to multiple web formats. If you love what they do, consider donating to them! I'm not affiliated in any way, just love the service.


Powered by Vercel

fonts's People

Contributors

3x avatar au5ton avatar kartiknair avatar mfilenko avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.