v1.0.0
This commit is contained in:
227
Materia-Official-Font/WOFF2/Materia.css
Normal file
227
Materia-Official-Font/WOFF2/Materia.css
Normal file
@@ -0,0 +1,227 @@
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: normal;
|
||||
font-weight: 100;
|
||||
src: url("./Materia-Thin.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: italic;
|
||||
font-weight: 100;
|
||||
src: url("./Materia-ThinItalic.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: normal;
|
||||
font-weight: 200;
|
||||
src: url("./Materia-ExtraLight.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: italic;
|
||||
font-weight: 200;
|
||||
src: url("./Materia-ExtraLightItalic.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
src: url("./Materia-Light.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: italic;
|
||||
font-weight: 300;
|
||||
src: url("./Materia-LightItalic.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url("./Materia-Regular.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
src: url("./Materia-Italic.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
src: url("./Materia-Medium.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: italic;
|
||||
font-weight: 500;
|
||||
src: url("./Materia-MediumItalic.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
src: url("./Materia-SemiBold.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: italic;
|
||||
font-weight: 600;
|
||||
src: url("./Materia-SemiBoldItalic.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: url("./Materia-Bold.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
src: url("./Materia-BoldItalic.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: normal;
|
||||
font-weight: 800;
|
||||
src: url("./Materia-ExtraBold.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: italic;
|
||||
font-weight: 800;
|
||||
src: url("./Materia-ExtraBoldItalic.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
src: url("./Materia-Black.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "Materia Webfont";
|
||||
font-style: italic;
|
||||
font-weight: 900;
|
||||
src: url("./Materia-BlackItalic.woff2") format("woff2");
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: auto;
|
||||
font-variant-ligatures: normal;
|
||||
font-feature-settings: "liga" 1;
|
||||
}
|
||||
:root {
|
||||
--materia-webfont:
|
||||
"Materia Webfont", "Materia", "Inter", "Inter Tight", system-ui,
|
||||
-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";
|
||||
}
|
||||
#materia-webfont,
|
||||
.materia-webfont {
|
||||
font-family: var(--materia-webfont);
|
||||
}
|
||||
Reference in New Issue
Block a user