-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 9b507bc
Showing
103 changed files
with
51,638 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: bold; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-Bold.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: bold; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-BoldItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 700; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-Bold.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 700; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-BoldItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 600; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-SemiBold.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 600; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-SemiBoldItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: normal; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-Regular.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-style: italic; | ||
font-weight: normal; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-Italic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 500; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-Medium.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 500; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-MediumItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 400; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-Regular.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 400; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-Italic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 300; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-Light.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 300; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-LightItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 200; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-ExtraLight.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 200; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-ExtraLightItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 100; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-Thin.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Mono"; | ||
font-weight: 100; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexMono/IBMPlexMono-ThinItalic.ttf'); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: bold; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: bold; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 700; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 700; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 600; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 600; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: normal; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-style: italic; | ||
font-weight: normal; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 500; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 500; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 400; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 400; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 300; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-Light.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 300; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 200; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 200; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 100; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: "IBM Plex Sans"; | ||
font-weight: 100; | ||
font-style: italic; | ||
src: url('/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf'); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
@font-face { | ||
font-family: "Nitti Light"; | ||
font-weight: normal; | ||
src: url('/fonts/nitti/nitti-light-v500.eot') format('embedded-opentype'), | ||
url('/fonts/nitti/nitti-light-v500.woff') format('woff'); | ||
} | ||
|
||
@font-face { | ||
font-family: "Nitti Light"; | ||
font-weight: bold; | ||
src: url('/fonts/nitti/nitti-medium-v500.eot') format('embedded-opentype'), | ||
url('/fonts/nitti/nitti-medium-v500.woff') format('woff'), | ||
url('/fonts/nitti/nitti-medium-v500.woff2') format('woff2'); | ||
} |
Oops, something went wrong.