Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Lruihao/mmt-webfont

Repository files navigation

MMT webfont package

The webfont package for the MMT typeface.

Demo

MMT typeface online demo

Installation

Browser

The link embedding method can be used by web pages, mini-programs, and other platforms that support loading CSS styles.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mmt-webfont/dist/result.css">
@import url('https://cdn.jsdelivr.net/npm/mmt-webfont/dist/result.css');

NPM

To use the MMT webfont in your project, you can install it via npm:

npm install mmt-webfont

Then, you can import the CSS file in your project:

import 'mmt-webfont/dist/result.css'

Usage

Restricted font usage area:

article {
  font-family: 'MMT';
}

About

The webfont package for the MMT typeface.

Topics

Resources

License

MIT, OFL-1.1 licenses found

Licenses found

MIT
LICENSE
OFL-1.1
OFL.txt

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •