use juniusx instead of charis
This commit is contained in:
parent
e73d442365
commit
04980f6e20
44 changed files with 254 additions and 61 deletions
138
style/fonts/junius/junius.css
Normal file
138
style/fonts/junius/junius.css
Normal file
|
@ -0,0 +1,138 @@
|
|||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 300;
|
||||
font-stretch: normal;
|
||||
src:
|
||||
url(ttf/JuniusX-Light.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-Light.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 400;
|
||||
font-stretch: normal;
|
||||
src:
|
||||
url(ttf/JuniusX-Regular.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-Regular.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 500;
|
||||
font-stretch: normal;
|
||||
src:
|
||||
url(ttf/JuniusX-Medium.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-Medium.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 600;
|
||||
font-stretch: normal;
|
||||
src:
|
||||
url(ttf/JuniusX-Semibold.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-Semibold.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 700;
|
||||
font-stretch: normal;
|
||||
src:
|
||||
url(ttf/JuniusX-Bold.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-Bold.woff2) format('woff2');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 300;
|
||||
font-stretch: semi-condensed;
|
||||
src:
|
||||
url(ttf/JuniusX-SemiCondensedLight.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-SemiCondensedLight.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 400;
|
||||
font-stretch: semi-condensed;
|
||||
src:
|
||||
url(ttf/JuniusX-SemiCondensed.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-SemiCondensed.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 500;
|
||||
font-stretch: semi-condensed;
|
||||
src:
|
||||
url(ttf/JuniusX-SemiCondensedMedium.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-SemiCondensedMedium.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 600;
|
||||
font-stretch: semi-condensed;
|
||||
src:
|
||||
url(ttf/JuniusX-SemiCondensedSemibold.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-SemiCondensedSemibold.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 700;
|
||||
font-stretch: semi-condensed;
|
||||
src:
|
||||
url(ttf/JuniusX-SemiCondensedBold.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-SemiCondensedBold.woff2) format('woff2');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 300;
|
||||
font-stretch: condensed;
|
||||
src:
|
||||
url(ttf/JuniusX-CondensedLight.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-CondensedLight.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 400;
|
||||
font-stretch: condensed;
|
||||
src:
|
||||
url(ttf/JuniusX-Condensed.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-Condensed.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 500;
|
||||
font-stretch: condensed;
|
||||
src:
|
||||
url(ttf/JuniusX-CondensedMedium.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-CondensedMedium.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 600;
|
||||
font-stretch: condensed;
|
||||
src:
|
||||
url(ttf/JuniusX-CondensedSemibold.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-CondensedSemibold.woff2) format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: JuniusX;
|
||||
font-weight: 700;
|
||||
font-stretch: condensed;
|
||||
src:
|
||||
url(ttf/JuniusX-CondensedBold.ttf) format('ttf'),
|
||||
url(woff2/JuniusX-CondensedBold.woff2) format('woff2');
|
||||
}
|
||||
|
||||
/* idk what "JuniusVF" is */
|
Loading…
Add table
Add a link
Reference in a new issue