Skip to content

Broken font

Created by: tagener-noisu

Hi, I tried to create a paste with cyrillic characters and there was a problem with a font. Since default font doesn't support cyrillic characters it should fallback to a system monospace font, but it doesn't. The default CSS rule is: (my browser ignores the 'monospace' part and uses default serif font) font-family: 'EnvyCodeRWeb','monospace'; But it works well when I change it like this: font-family: 'EnvyCodeRWeb', monospace; (without quotes) According to this https://www.w3.org/TR/CSS2/fonts.html#font-family-prop , you shouldn't use quotes around generic font family names.

You may want to provide a cyrillic font in the future. https://www.fontsquirrel.com/fonts/fira-mono http://input.fontbureau.com/info/

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information