### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Giphy refers to fonts on S3 https://github.com/Giphy/giphy-js/blob/master/packages/brand/src/typography.ts ### Expected behavior 🤔 Fonts should be hosted on a known good CDN not via an S3 bucket. ### Steps to reproduce 🕹 Steps: 1. View https://github.com/Giphy/giphy-js/blob/master/packages/brand/src/typography.ts 2. Notice the font references are to an S3 bucket. ### Screenshots or Videos 📹 _No response_ ### Platform 🌍 - OS: macOS - Browser: Safari - v18.2 ### GIPHY-JS SDK version @giphy/js-brand 3.0.0 ### TypeScript version _No response_ ### Additional context 🔦 https://github.com/coralproject/talk/issues/4718#issue-2761333389