/* The apps' ACTUAL bundled TTFs, served from R2.
 *
 * The layout builder's only value is that what you approve is what a fan
 * shares. Previewing in Inter — or in a Google Fonts lookalike of the same
 * family — drifts on metrics, so line breaks and overflow you see here
 * wouldn't match the export. These are byte-identical to what iOS and Android
 * ship, so the canvas is a real proof.
 *
 * Family names match the PostScript names the layout JSON stores, so
 * `font-family: 'BigShoulders-Black'` in the builder resolves the same face
 * iOS resolves from the same string.
 */
@font-face { font-family: 'BigShoulders-Black';     src: url('https://onerepublic.app/media/font-bigshoulders-black.ttf') format('truetype'); font-display: block; }
@font-face { font-family: 'BigShoulders-Bold';      src: url('https://onerepublic.app/media/font-bigshoulders-bold.ttf') format('truetype'); font-display: block; }
@font-face { font-family: 'Sora-Bold';              src: url('https://onerepublic.app/media/font-sora-bold.ttf') format('truetype'); font-display: block; }
@font-face { font-family: 'Sora-SemiBold';          src: url('https://onerepublic.app/media/font-sora-semibold.ttf') format('truetype'); font-display: block; }
@font-face { font-family: 'Sora-Medium';            src: url('https://onerepublic.app/media/font-sora-medium.ttf') format('truetype'); font-display: block; }
@font-face { font-family: 'Sora-Regular';           src: url('https://onerepublic.app/media/font-sora-regular.ttf') format('truetype'); font-display: block; }
@font-face { font-family: 'JetBrainsMono-Bold';     src: url('https://onerepublic.app/media/font-jetbrainsmono-bold.ttf') format('truetype'); font-display: block; }
@font-face { font-family: 'JetBrainsMono-Regular';  src: url('https://onerepublic.app/media/font-jetbrainsmono-regular.ttf') format('truetype'); font-display: block; }
