loadFont is not working

it might be a path problem,
where is that file?

usually i do like

var fontfile = “data/knewave.otf”;

…loadFont(fontfile);