Skip to content

Commit

Permalink
fix: fix broken fonts references
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromefellus-sekoia committed Nov 15, 2024
1 parent fedfd99 commit d74ee18
Show file tree
Hide file tree
Showing 7 changed files with 68 additions and 14 deletions.
54 changes: 54 additions & 0 deletions docs/assets/fonts/lg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/fonts/lg.ttf
Binary file not shown.
Binary file added docs/assets/fonts/lg.woff
Binary file not shown.
Binary file added docs/assets/fonts/lg.woff2
Binary file not shown.
18 changes: 9 additions & 9 deletions docs/stylesheets/inter.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,62 +2,62 @@
font-family: 'Inter';
font-style: normal;
font-weight: 100;
src: url(/assets/fonts/Inter-thin.ttf) format('opentype');
src: url(../assets/fonts/Inter-thin.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
src: url(/assets/fonts/Inter-ExtraLight.ttf) format('opentype');
src: url(../assets/fonts/Inter-ExtraLight.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
src: url(/assets/fonts/Inter-Light.ttf) format('opentype');
src: url(../assets/fonts/Inter-Light.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
src: url(/assets/fonts/Inter-Regular.ttf) format('opentype');
src: url(../assets/fonts/Inter-Regular.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
src: url(/assets/fonts/Inter-Medium.ttf) format('opentype');
src: url(../assets/fonts/Inter-Medium.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
src: url(/assets/fonts/Inter-SemiBold.ttf) format('opentype');
src: url(../assets/fonts/Inter-SemiBold.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
src: url(/assets/fonts/Inter-Bold.ttf) format('opentype');
src: url(../assets/fonts/Inter-Bold.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
src: url(/assets/fonts/Inter-ExtraBold.ttf) format('opentype');
src: url(../assets/fonts/Inter-ExtraBold.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
src: url(/assets/fonts/Inter-Black.ttf) format('opentype');
src: url(../assets/fonts/Inter-Black.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
2 changes: 1 addition & 1 deletion docs/stylesheets/lightgallery.min.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/stylesheets/poppins.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
font-family: 'Poppins';
font-style: normal;
font-weight: 200;
src: url(/assets/fonts/Poppins-ExtraLight.ttf) format('opentype');
src: url(../assets/fonts/Poppins-ExtraLight.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

Expand All @@ -13,7 +13,7 @@
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(/assets/fonts/Poppins-Regular.ttf) format('opentype');
src: url(../assets/fonts/Poppins-Regular.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

Expand All @@ -22,7 +22,7 @@
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: url(/assets/fonts/Poppins-SemiBold.ttf) format('opentype');
src: url(../assets/fonts/Poppins-SemiBold.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

Expand All @@ -31,6 +31,6 @@
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(/assets/fonts/Poppins-Bold.ttf) format('opentype');
src: url(../assets/fonts/Poppins-Bold.ttf) format('opentype');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

0 comments on commit d74ee18

Please sign in to comment.