404 error when trying to load fonts

I’m getting an error when the browser requests fonts from the server. First it gets a 301 (Moved Permanently) and the location that is sent back has a / appended at the end of it. then the next request fails.

I’m doing the style tag correctly and using the {{asset}} helper, but it doesn’t work. (I found an older post with this same issue. Any ideas?