79647542

Date: 2025-06-01 13:04:00
Score: 1
Natty:
Report link

try to make an assets folder outside of public /assets/fonts

and call

@font-face {
  font-family: "Font-name";
  src: url("path/font.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lycawn