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