Skip to content

Commit

Permalink
Use Inter as the font family for our tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten committed Mar 9, 2022
1 parent da30487 commit a630f81
Show file tree
Hide file tree
Showing 48 changed files with 3,273 additions and 0 deletions.
Binary file not shown.
350 changes: 350 additions & 0 deletions lib/IHP/static/IDE/fonts/inter/inter-v8-latin-100.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
350 changes: 350 additions & 0 deletions lib/IHP/static/IDE/fonts/inter/inter-v8-latin-200.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
350 changes: 350 additions & 0 deletions lib/IHP/static/IDE/fonts/inter/inter-v8-latin-300.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
351 changes: 351 additions & 0 deletions lib/IHP/static/IDE/fonts/inter/inter-v8-latin-500.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
351 changes: 351 additions & 0 deletions lib/IHP/static/IDE/fonts/inter/inter-v8-latin-600.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
352 changes: 352 additions & 0 deletions lib/IHP/static/IDE/fonts/inter/inter-v8-latin-700.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
350 changes: 350 additions & 0 deletions lib/IHP/static/IDE/fonts/inter/inter-v8-latin-800.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
349 changes: 349 additions & 0 deletions lib/IHP/static/IDE/fonts/inter/inter-v8-latin-900.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
351 changes: 351 additions & 0 deletions lib/IHP/static/IDE/fonts/inter/inter-v8-latin-regular.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 not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions lib/IHP/static/IDE/ihp-toolserver-layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ html {

body {
background-color: #f8f8f8;
font-family: Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
}

* {
Expand Down
117 changes: 117 additions & 0 deletions lib/IHP/static/IDE/inter.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
/* inter-100 - latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100;
src: url('/fonts/inter/inter-v8-latin-100.eot'); /* IE9 Compat Modes */
src: local(''),
url('/fonts/inter/inter-v8-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/inter/inter-v8-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/inter/inter-v8-latin-100.woff') format('woff'), /* Modern Browsers */
url('/fonts/inter/inter-v8-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/inter/inter-v8-latin-100.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-200 - latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
src: url('/fonts/inter/inter-v8-latin-200.eot'); /* IE9 Compat Modes */
src: local(''),
url('/fonts/inter/inter-v8-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/inter/inter-v8-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/inter/inter-v8-latin-200.woff') format('woff'), /* Modern Browsers */
url('/fonts/inter/inter-v8-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/inter/inter-v8-latin-200.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-300 - latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
src: url('/fonts/inter/inter-v8-latin-300.eot'); /* IE9 Compat Modes */
src: local(''),
url('/fonts/inter/inter-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/inter/inter-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/inter/inter-v8-latin-300.woff') format('woff'), /* Modern Browsers */
url('/fonts/inter/inter-v8-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/inter/inter-v8-latin-300.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-regular - latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
src: url('/fonts/inter/inter-v8-latin-regular.eot'); /* IE9 Compat Modes */
src: local(''),
url('/fonts/inter/inter-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/inter/inter-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/inter/inter-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
url('/fonts/inter/inter-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/inter/inter-v8-latin-regular.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-500 - latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
src: url('/fonts/inter/inter-v8-latin-500.eot'); /* IE9 Compat Modes */
src: local(''),
url('/fonts/inter/inter-v8-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/inter/inter-v8-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/inter/inter-v8-latin-500.woff') format('woff'), /* Modern Browsers */
url('/fonts/inter/inter-v8-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/inter/inter-v8-latin-500.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-600 - latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
src: url('/fonts/inter/inter-v8-latin-600.eot'); /* IE9 Compat Modes */
src: local(''),
url('/fonts/inter/inter-v8-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/inter/inter-v8-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/inter/inter-v8-latin-600.woff') format('woff'), /* Modern Browsers */
url('/fonts/inter/inter-v8-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/inter/inter-v8-latin-600.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-700 - latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
src: url('/fonts/inter/inter-v8-latin-700.eot'); /* IE9 Compat Modes */
src: local(''),
url('/fonts/inter/inter-v8-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/inter/inter-v8-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/inter/inter-v8-latin-700.woff') format('woff'), /* Modern Browsers */
url('/fonts/inter/inter-v8-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/inter/inter-v8-latin-700.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-800 - latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
src: url('/fonts/inter/inter-v8-latin-800.eot'); /* IE9 Compat Modes */
src: local(''),
url('/fonts/inter/inter-v8-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/inter/inter-v8-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/inter/inter-v8-latin-800.woff') format('woff'), /* Modern Browsers */
url('/fonts/inter/inter-v8-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/inter/inter-v8-latin-800.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-900 - latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
src: url('/fonts/inter/inter-v8-latin-900.eot'); /* IE9 Compat Modes */
src: local(''),
url('/fonts/inter/inter-v8-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/inter/inter-v8-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/inter/inter-v8-latin-900.woff') format('woff'), /* Modern Browsers */
url('/fonts/inter/inter-v8-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/inter/inter-v8-latin-900.svg#Inter') format('svg'); /* Legacy iOS */
}
1 change: 1 addition & 0 deletions lib/IHP/static/IDE/schema-designer.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@import "/IDE/inter.css";
@import "/IDE/ihp-toolserver-layout.css";
@import "/IDE/toolserver-logs.css";
@import "/IDE/ihp-codegen.css";
Expand Down

0 comments on commit a630f81

Please sign in to comment.