@anthony4 Please look at the below instructions. The name of your font should be the same as the file name you are uploading. In your case you are uploading ‘font’ not ‘AvenirBold’ . Also remove the ‘https:’ from your path
A heads-up for anyone trying to achieve this, the initial instructions from @emmanuel state that the CSS font name should include ’ before and after the name, after a lot of trial and error, I got it working by removing the ’ from the font name:
Big thanks. This is somehow connected to the switchover from S3 hosting. I had uploaded custom fonts previously, but it was years ago. I went to upload a new one, I used the same .css files I had used previously and I was getting an error every time.
I removed those single quotes and it worked. Hopefully @emmanuel@josh or someone at Bubble will address this and update the documentation.