mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
9 lines
168 B
CSS
9 lines
168 B
CSS
@font-face {
|
|
font-family: "Inter-Medium";
|
|
src: url("/fonts/Inter-Medium.woff2") format('woff2');
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-display: swap;
|
|
}
|
|
|