hexo-theme-redefine
Version:
Redefine your writing with Hexo Theme Redefine.
17 lines (15 loc) • 340 B
CSS
/*
* Geist Mono Variable v1.3.0
* By Vercel
*/
@font-face {
font-display: swap;
font-family: "Geist Mono";
font-style: normal;
font-weight: 400;
src: local('Geist Mono'),
local('GeistMono'),
url("GeistMonoVF.woff2") format("woff2"),
url("GeistMonoVF.woff") format("woff"),
url("GeistMonoVF.ttf") format("truetype");
}