Skip to content

Commit

Permalink
Release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rsms committed Oct 6, 2017
1 parent 5bc866a commit a8ad2d3
Show file tree
Hide file tree
Showing 28 changed files with 43,797 additions and 33,381 deletions.
Binary file modified docs/font-files/Inter-UI-Black.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Black.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Black.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BlackItalic.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BlackItalic.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BlackItalic.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Bold.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Bold.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Bold.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BoldItalic.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BoldItalic.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BoldItalic.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Medium.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Medium.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Medium.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-MediumItalic.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-MediumItalic.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-MediumItalic.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Regular.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Regular.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Regular.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-RegularItalic.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-RegularItalic.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-RegularItalic.woff2
Binary file not shown.
1,513 changes: 741 additions & 772 deletions docs/glyphs/index.html

Large diffs are not rendered by default.

75,208 changes: 42,843 additions & 32,365 deletions docs/glyphs/metrics.json

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions docs/inter-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,58 +2,58 @@
font-family: 'Inter UI';
font-style: normal;
font-weight: 400;
src: url("font-files/Inter-UI-Regular.woff2?v=1.11") format("woff2"),
url("font-files/Inter-UI-Regular.woff?v=1.11") format("woff");
src: url("font-files/Inter-UI-Regular.woff2?v=2.0") format("woff2"),
url("font-files/Inter-UI-Regular.woff?v=2.0") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 400;
src: url("font-files/Inter-UI-RegularItalic.woff2?v=1.11") format("woff2"),
url("font-files/Inter-UI-RegularItalic.woff?v=1.11") format("woff");
src: url("font-files/Inter-UI-RegularItalic.woff2?v=2.0") format("woff2"),
url("font-files/Inter-UI-RegularItalic.woff?v=2.0") format("woff");
}

@font-face {
font-family: 'Inter UI';
font-style: normal;
font-weight: 500;
src: url("font-files/Inter-UI-Medium.woff2?v=1.11") format("woff2"),
url("font-files/Inter-UI-Medium.woff?v=1.11") format("woff");
src: url("font-files/Inter-UI-Medium.woff2?v=2.0") format("woff2"),
url("font-files/Inter-UI-Medium.woff?v=2.0") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 500;
src: url("font-files/Inter-UI-MediumItalic.woff2?v=1.11") format("woff2"),
url("font-files/Inter-UI-MediumItalic.woff?v=1.11") format("woff");
src: url("font-files/Inter-UI-MediumItalic.woff2?v=2.0") format("woff2"),
url("font-files/Inter-UI-MediumItalic.woff?v=2.0") format("woff");
}

@font-face {
font-family: 'Inter UI';
font-style: normal;
font-weight: 700;
src: url("font-files/Inter-UI-Bold.woff2?v=1.11") format("woff2"),
url("font-files/Inter-UI-Bold.woff?v=1.11") format("woff");
src: url("font-files/Inter-UI-Bold.woff2?v=2.0") format("woff2"),
url("font-files/Inter-UI-Bold.woff?v=2.0") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 700;
src: url("font-files/Inter-UI-BoldItalic.woff2?v=1.11") format("woff2"),
url("font-files/Inter-UI-BoldItalic.woff?v=1.11") format("woff");
src: url("font-files/Inter-UI-BoldItalic.woff2?v=2.0") format("woff2"),
url("font-files/Inter-UI-BoldItalic.woff?v=2.0") format("woff");
}

@font-face {
font-family: 'Inter UI';
font-style: normal;
font-weight: 900;
src: url("font-files/Inter-UI-Black.woff2?v=1.11") format("woff2"),
url("font-files/Inter-UI-Black.woff?v=1.11") format("woff");
src: url("font-files/Inter-UI-Black.woff2?v=2.0") format("woff2"),
url("font-files/Inter-UI-Black.woff?v=2.0") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 900;
src: url("font-files/Inter-UI-BlackItalic.woff2?v=1.11") format("woff2"),
url("font-files/Inter-UI-BlackItalic.woff?v=1.11") format("woff");
src: url("font-files/Inter-UI-BlackItalic.woff2?v=2.0") format("woff2"),
url("font-files/Inter-UI-BlackItalic.woff?v=2.0") format("woff");
}
425 changes: 197 additions & 228 deletions docs/lab/glyphinfo.json

Large diffs are not rendered by default.

0 comments on commit a8ad2d3

Please sign in to comment.