diff --git a/src/lib/zhen/cv-comps/LinkedInQrCode.svg b/src/lib/zhen/cv-comps/LinkedInQrCode.svg index 26dc7bb..fd0dc14 100644 --- a/src/lib/zhen/cv-comps/LinkedInQrCode.svg +++ b/src/lib/zhen/cv-comps/LinkedInQrCode.svg @@ -1,4 +1,3 @@ - - - diff --git a/static/stylesheets/global.css b/static/stylesheets/global.css index f252295..a128e96 100644 --- a/static/stylesheets/global.css +++ b/static/stylesheets/global.css @@ -10,17 +10,16 @@ font-family: "NotoSans"; src: local("NotoSans"), - url("/fonts/NotoSans.ttf") format("truetype"); +} + +.cozette * { + font-family: "CozetteVector"; } .NotoSans * { font-family: "NotoSans"; } -.Cozette * { - font-family: "CozetteVector"; -} - /* fuck it */ body * { font-family: "CozetteVector";