Yes. Note that files in the assets directory should be accessed using the {{asset}} helper, which handles cache expiration for you. But yes, you can absolutely link additional css files. Everything in your HBS files goes to the browser as HTML after rendering, so you have lots of latitude to change what’s in default.hbs (or elsewhere) to get the HTML you want sent to the browser.