This is my code:
<style>
@font-face {
font-family: WinterSong;
src: url('https://drive.google.com/file/d/13bQUuIO2hSWG1W00lxTZnCkI7Iml2mx2/view?usp=sharing');
}
#WinterSong {
font-size: 72px;
background: -webkit-linear-gradient(#eee, #333);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
</style>
<div id="WinterSong">text</div>
but it won't load the font. I want to make something with it on my school computer, so if it were possible I would use dropbox or catbox, but those are blocked. I saw a post saying I could put it in a directory in Google sites, but I haven't even come close to figuring that out. I just need to find out if it's possible to use Google to host (I'm not sure if that's the right word, I'm new to all of this) this file, and if so, how do I do that?
I was hoping it would work with https://drive.google.com/u/0/uc?id=13bQUuIO2hSWG1W00lxTZnCkI7Iml2mx2&export=download (the link that appears when downloading it), but that didn't work either.
I tried making a Google site too, but I wasn't able to figure out how to get the format into https://sites.google.com/site/yoursitename/fonts/fontname.ttf (from an answer from Using Custom Font Uploaded from Google Public Folder which was from 2015 and the poster hasn't been on the site in years)
It's not possible-
Google drive does not host files, it stores them.
See this: Font hosted in Google drive