Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Jan 4, 2024
2 parents 2ec799f + 5860ea2 commit ecc4cb5
Show file tree
Hide file tree
Showing 51 changed files with 2 additions and 182 deletions.
4 changes: 1 addition & 3 deletions src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@
<meta name="twitter:image" content="http://catenarymaps.org/mainscreenshot.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet" />
<link href="/font/satoshi.css" rel="stylesheet">

<link href="https://fonts.googleapis.com/css2?family=Open+Sans&family=Material+Symbols+Outlined&display=swap" rel="stylesheet">
<link href='https://api.mapbox.com/mapbox-gl-js/v2.14.1/mapbox-gl.css' rel='stylesheet' />


Expand Down
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -2629,7 +2629,7 @@ on:keydown={() => {
* {
cursor: default;
font-family: 'Satoshi-Variable', sans-serif;
font-family: 'Open Sans', sans-serif;
}
.material-symbols-outlined {
Expand Down
Binary file removed static/font/Satoshi-Black.eot
Binary file not shown.
Binary file removed static/font/Satoshi-Black.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-Black.woff
Binary file not shown.
Binary file removed static/font/Satoshi-Black.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-BlackItalic.eot
Binary file not shown.
Binary file removed static/font/Satoshi-BlackItalic.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-BlackItalic.woff
Binary file not shown.
Binary file removed static/font/Satoshi-BlackItalic.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-Bold.eot
Binary file not shown.
Binary file removed static/font/Satoshi-Bold.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-Bold.woff
Binary file not shown.
Binary file removed static/font/Satoshi-Bold.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-BoldItalic.eot
Binary file not shown.
Binary file removed static/font/Satoshi-BoldItalic.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-BoldItalic.woff
Binary file not shown.
Binary file removed static/font/Satoshi-BoldItalic.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-Italic.eot
Binary file not shown.
Binary file removed static/font/Satoshi-Italic.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-Italic.woff
Binary file not shown.
Binary file removed static/font/Satoshi-Italic.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-Light.eot
Binary file not shown.
Binary file removed static/font/Satoshi-Light.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-Light.woff
Binary file not shown.
Binary file removed static/font/Satoshi-Light.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-LightItalic.eot
Binary file not shown.
Binary file removed static/font/Satoshi-LightItalic.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-LightItalic.woff
Binary file not shown.
Binary file removed static/font/Satoshi-LightItalic.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-Medium.eot
Binary file not shown.
Binary file removed static/font/Satoshi-Medium.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-Medium.woff
Binary file not shown.
Binary file removed static/font/Satoshi-Medium.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-MediumItalic.eot
Binary file not shown.
Binary file removed static/font/Satoshi-MediumItalic.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-MediumItalic.woff
Binary file not shown.
Binary file removed static/font/Satoshi-MediumItalic.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-Regular.eot
Binary file not shown.
Binary file removed static/font/Satoshi-Regular.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-Regular.woff
Binary file not shown.
Binary file removed static/font/Satoshi-Regular.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-Variable.eot
Binary file not shown.
Binary file removed static/font/Satoshi-Variable.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-Variable.woff
Binary file not shown.
Binary file removed static/font/Satoshi-Variable.woff2
Binary file not shown.
Binary file removed static/font/Satoshi-VariableItalic.eot
Binary file not shown.
Binary file removed static/font/Satoshi-VariableItalic.ttf
Binary file not shown.
Binary file removed static/font/Satoshi-VariableItalic.woff
Binary file not shown.
Binary file removed static/font/Satoshi-VariableItalic.woff2
Binary file not shown.
178 changes: 0 additions & 178 deletions static/font/satoshi.css

This file was deleted.

0 comments on commit ecc4cb5

Please sign in to comment.