79337418

Date: 2025-01-07 21:38:17
Score: 0.5
Natty:
Report link

ttf font files are now widely supported, so you should be safe using your custom font. In case your font doesn't load, you can also set a fallback in your CSS:

p {
  font-family: 'Custom', Arial, sans-serif;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Cutler.Sheridan