sant.fonts
Library/mono/M PLUS 1 Code
monovariableOFL

M PLUS 1 Code

An open-source monospace from the Google Fonts library. Designed by Open source community.

Designer
Open source community
Family
M PLUS 1 Code
Category
mono
Weights
100 · 200 · 300 · 400 · 500 · 600 · 700
Variable
Yes
License
OFL
The Specimen
Size
140px
Type your own…
Weights
100
Thin
The quick brown fox jumps over the lazy dog.
200
ExtraLight
Whereas recognition of the inherent dignity
300
Light
Forty-two is the answer.
400
Regular
Type is the voice of the page.
500
Medium
The quick brown fox jumps over the lazy dog.
600
SemiBold
Whereas recognition of the inherent dignity
700
Bold
Forty-two is the answer.
Character set
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
0123456789 & @ $ £ € ¥
! ? . , ; : / \ | ( ) [ ] { } < >
Use it

Drop in. Ship.

Three lines of CSS. No build step, no font-loading library, no FOIT. Cached on Google Fonts CDN.

style.csscss
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1+Code:wght@100..700&display=swap");

body {
  font-family: 'M PLUS 1 Code', ui-monospace, monospace;
  font-weight: 400;
}
You might also like