Embed audio error - too many audio files on page load?

Hello all,

I’ve figured out how to embed audio files and link to where they are in Google Drive*, however sometimes I get a “Failed to load resource: the server responded with a status of 403 ()” error. I’m guessing it’s because a bunch of these files on a page (which is what I’m doing) is just too many files for a page load?

Was curious if linking to audio files on Dropbox would be better (no errors), or if this would also not work as neither Google Drive nor Dropbox are CDNs (did I use that term correctly?).

We don’t really have the budget to pay for a CDN (nor the CMS feature on Webflow), so I was thinking if anything I could upload the tracks to Soundcloud and embed them on the page. Would that work? Any other suggestions?

Thank you!

*I used the following code to embed audio files on my site:

<audio id="id_name" src="https://docs.google.com/uc?export=download&id={file-id}></audio>


Here is my site Read-Only: Webflow - Bremen Project 2