atmosphere explorer pdsls.dev
atproto tool typescript

change font path

juli.ee 260570cb 9845841d

verified
Changed files
+1 -1
public
src
styles
public/fonts/Figtree[wght].woff2 public/fonts/Figtree.woff2
+1 -1
src/styles/index.css
··· 8 8 9 9 @font-face { 10 10 font-family: "Figtree"; 11 - src: url("/fonts/Figtree[wght].woff2") format("woff2"); 11 + src: url("/fonts/Figtree.woff2") format("woff2"); 12 12 font-display: swap; 13 13 } 14 14