So, when I make something like that:
<audio src="sound.ogg" type="audio/ogg" controls>
It won't work (The player dissapears in FF), but when I replace the directory with a link from Dropbox, it works! The website is hosted from my Dropbox account with a custom domain. The path should work because other things, like images or fonts, are working.