Skip to content

Commit

Permalink
Load font from same origin
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood committed Dec 2, 2024
1 parent c508ac4 commit 4f7877f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gamut-styles/src/remoteAssets/fonts.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const FONT_ASSET_PATH = `https://static-assets.codecademy.com/gamut`;
export const FONT_ASSET_PATH = `https://www.codecademy.com/gamut`;

export const webFonts = [
{
Expand Down

0 comments on commit 4f7877f

Please sign in to comment.