138 lines
3.1 KiB
CSS
138 lines
3.1 KiB
CSS
@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 */
|