mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-04-02 01:54:50 +00:00
Merge remote-tracking branch 'origin/master' into blog-content
This commit is contained in:
commit
4a65f48977
1 changed files with 6 additions and 2 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
@font-face {
|
@import url("https://unpkg.com/@fontsource/maple-mono@5.2.6/400.css");
|
||||||
|
@import url("https://unpkg.com/@fontsource/maple-mono@5.2.6/400-italic.css");
|
||||||
|
@import url("https://unpkg.com/@fontsource/maple-mono@5.2.6/700.css");
|
||||||
|
|
||||||
|
/* @font-face {
|
||||||
font-family: "Maple Mono";
|
font-family: "Maple Mono";
|
||||||
src: url("/fonts/MapleMono-Regular.ttf.woff2") format("woff2");
|
src: url("/fonts/MapleMono-Regular.ttf.woff2") format("woff2");
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
|
@ -20,7 +24,7 @@
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
} */
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Maple Mono CN";
|
font-family: "Maple Mono CN";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue