The webfont package for the MMT typeface.

来源:Lruihao/mmt-webfont
网站:https://lruihao.github.io/mmt-webfont/

目录
警告
本文最后更新于 2026-01-05,文中内容可能已过时。

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.

1
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mmt-webfont/dist/result.css">
1
@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:

1
npm install mmt-webfont

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

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

Usage

Restricted font usage area:

1
2
3
article {
  font-family: 'MMT';
}
Buy me a coffee~
Lruihao 支付宝支付宝
Lruihao 微信微信

发现新版本

当前站点有新版本可用。