mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
10 lines
220 B
CSS
10 lines
220 B
CSS
@font-face {
|
|
font-family: "Martian Mono";
|
|
src: url("https://fonts.ob248.com/fonts/MartianMonoVF.ttf")
|
|
format("truetype");
|
|
font-weight: 100 800;
|
|
font-stretch: 70% 137.5%;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|