Skip to content

Commit

Permalink
feat(ui): change font from roboto to inter
Browse files Browse the repository at this point in the history
  • Loading branch information
jbcl-io committed Mar 15, 2021
1 parent 9e89589 commit 22a6fea
Show file tree
Hide file tree
Showing 42 changed files with 209 additions and 20 deletions.
Binary file added public/Inter/Inter-Black.woff
Binary file not shown.
Binary file added public/Inter/Inter-Black.woff2
Binary file not shown.
Binary file added public/Inter/Inter-BlackItalic.woff
Binary file not shown.
Binary file added public/Inter/Inter-BlackItalic.woff2
Binary file not shown.
Binary file added public/Inter/Inter-Bold.woff
Binary file not shown.
Binary file added public/Inter/Inter-Bold.woff2
Binary file not shown.
Binary file added public/Inter/Inter-BoldItalic.woff
Binary file not shown.
Binary file added public/Inter/Inter-BoldItalic.woff2
Binary file not shown.
Binary file added public/Inter/Inter-ExtraBold.woff
Binary file not shown.
Binary file added public/Inter/Inter-ExtraBold.woff2
Binary file not shown.
Binary file added public/Inter/Inter-ExtraBoldItalic.woff
Binary file not shown.
Binary file added public/Inter/Inter-ExtraBoldItalic.woff2
Binary file not shown.
Binary file added public/Inter/Inter-ExtraLight.woff
Binary file not shown.
Binary file added public/Inter/Inter-ExtraLight.woff2
Binary file not shown.
Binary file added public/Inter/Inter-ExtraLightItalic.woff
Binary file not shown.
Binary file added public/Inter/Inter-ExtraLightItalic.woff2
Binary file not shown.
Binary file added public/Inter/Inter-Italic.woff
Binary file not shown.
Binary file added public/Inter/Inter-Italic.woff2
Binary file not shown.
Binary file added public/Inter/Inter-Light.woff
Binary file not shown.
Binary file added public/Inter/Inter-Light.woff2
Binary file not shown.
Binary file added public/Inter/Inter-LightItalic.woff
Binary file not shown.
Binary file added public/Inter/Inter-LightItalic.woff2
Binary file not shown.
Binary file added public/Inter/Inter-Medium.woff
Binary file not shown.
Binary file added public/Inter/Inter-Medium.woff2
Binary file not shown.
Binary file added public/Inter/Inter-MediumItalic.woff
Binary file not shown.
Binary file added public/Inter/Inter-MediumItalic.woff2
Binary file not shown.
Binary file added public/Inter/Inter-Regular.woff
Binary file not shown.
Binary file added public/Inter/Inter-Regular.woff2
Binary file not shown.
Binary file added public/Inter/Inter-SemiBold.woff
Binary file not shown.
Binary file added public/Inter/Inter-SemiBold.woff2
Binary file not shown.
Binary file added public/Inter/Inter-SemiBoldItalic.woff
Binary file not shown.
Binary file added public/Inter/Inter-SemiBoldItalic.woff2
Binary file not shown.
Binary file added public/Inter/Inter-Thin.woff
Binary file not shown.
Binary file added public/Inter/Inter-Thin.woff2
Binary file not shown.
Binary file added public/Inter/Inter-ThinItalic.woff
Binary file not shown.
Binary file added public/Inter/Inter-ThinItalic.woff2
Binary file not shown.
Binary file added public/Inter/Inter-italic.var.woff2
Binary file not shown.
Binary file added public/Inter/Inter-roman.var.woff2
Binary file not shown.
Binary file added public/Inter/Inter.var.woff2
Binary file not shown.
200 changes: 200 additions & 0 deletions public/Inter/inter.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url("Inter-Thin.woff2?v=3.15") format("woff2"),
url("Inter-Thin.woff?v=3.15") format("woff");
}
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url("Inter-ThinItalic.woff2?v=3.15") format("woff2"),
url("Inter-ThinItalic.woff?v=3.15") format("woff");
}

@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url("Inter-ExtraLight.woff2?v=3.15") format("woff2"),
url("Inter-ExtraLight.woff?v=3.15") format("woff");
}
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url("Inter-ExtraLightItalic.woff2?v=3.15") format("woff2"),
url("Inter-ExtraLightItalic.woff?v=3.15") format("woff");
}

@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url("Inter-Light.woff2?v=3.15") format("woff2"),
url("Inter-Light.woff?v=3.15") format("woff");
}
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url("Inter-LightItalic.woff2?v=3.15") format("woff2"),
url("Inter-LightItalic.woff?v=3.15") format("woff");
}

@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url("Inter-Regular.woff2?v=3.15") format("woff2"),
url("Inter-Regular.woff?v=3.15") format("woff");
}
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url("Inter-Italic.woff2?v=3.15") format("woff2"),
url("Inter-Italic.woff?v=3.15") format("woff");
}

@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url("Inter-Medium.woff2?v=3.15") format("woff2"),
url("Inter-Medium.woff?v=3.15") format("woff");
}
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url("Inter-MediumItalic.woff2?v=3.15") format("woff2"),
url("Inter-MediumItalic.woff?v=3.15") format("woff");
}

@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url("Inter-SemiBold.woff2?v=3.15") format("woff2"),
url("Inter-SemiBold.woff?v=3.15") format("woff");
}
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url("Inter-SemiBoldItalic.woff2?v=3.15") format("woff2"),
url("Inter-SemiBoldItalic.woff?v=3.15") format("woff");
}

@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url("Inter-Bold.woff2?v=3.15") format("woff2"),
url("Inter-Bold.woff?v=3.15") format("woff");
}
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url("Inter-BoldItalic.woff2?v=3.15") format("woff2"),
url("Inter-BoldItalic.woff?v=3.15") format("woff");
}

@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url("Inter-ExtraBold.woff2?v=3.15") format("woff2"),
url("Inter-ExtraBold.woff?v=3.15") format("woff");
}
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url("Inter-ExtraBoldItalic.woff2?v=3.15") format("woff2"),
url("Inter-ExtraBoldItalic.woff?v=3.15") format("woff");
}

@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url("Inter-Black.woff2?v=3.15") format("woff2"),
url("Inter-Black.woff?v=3.15") format("woff");
}
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url("Inter-BlackItalic.woff2?v=3.15") format("woff2"),
url("Inter-BlackItalic.woff?v=3.15") format("woff");
}

/* -------------------------------------------------------
Variable font.
Usage:
html { font-family: 'Inter', sans-serif; }
@supports (font-variation-settings: normal) {
html { font-family: 'Inter var', sans-serif; }
}
*/
@font-face {
font-family: 'Inter var';
font-weight: 100 900;
font-display: swap;
font-style: normal;
font-named-instance: 'Regular';
src: url("Inter-roman.var.woff2?v=3.15") format("woff2");
}
@font-face {
font-family: 'Inter var';
font-weight: 100 900;
font-display: swap;
font-style: italic;
font-named-instance: 'Italic';
src: url("Inter-italic.var.woff2?v=3.15") format("woff2");
}


/* --------------------------------------------------------------------------
[EXPERIMENTAL] Multi-axis, single variable font.
Slant axis is not yet widely supported (as of February 2019) and thus this
multi-axis single variable font is opt-in rather than the default.
When using this, you will probably need to set font-variation-settings
explicitly, e.g.
* { font-variation-settings: "slnt" 0deg }
.italic { font-variation-settings: "slnt" 10deg }
*/
@font-face {
font-family: 'Inter var experimental';
font-weight: 100 900;
font-display: swap;
font-style: oblique 0deg 10deg;
src: url("Inter.var.woff2?v=3.15") format("woff2");
}
12 changes: 4 additions & 8 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,16 @@
<link rel="apple-touch-icon" href="%PUBLIC_URL%/android-chrome-192x192.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>Slater Notes</title>
<link
href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;600;900&display=swap"
rel="stylesheet"
/>

<link href="%PUBLIC_URL%/Inter/inter.css" rel="stylesheet" />

<style>
* {
box-sizing: border-box;
}

:root {
font-family: 'Roboto', '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Helvetica Neue',
Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
font-weight: 400;
font-size: 16px;
font-family: 'Inter', sans-serif;
}

body {
Expand Down
17 changes: 5 additions & 12 deletions src/config/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,10 @@ export const THEME: ThemeOptions = {
},
typography: {
fontSize: 14,
fontFamily: [
'Roboto',
'-apple-system',
'BlinkMacSystemFont',
'"Segoe UI"',
'"Helvetica Neue"',
'Arial',
'sans-serif',
'"Apple Color Emoji"',
'"Segoe UI Emoji"',
'"Segoe UI Symbol"',
].join(','),
fontWeightLight: 300,
fontWeightRegular: 400,
fontWeightMedium: 500,
fontWeightBold: 700,
fontFamily: ['Inter', 'sans-serif'].join(','),
},
};

0 comments on commit 22a6fea

Please sign in to comment.