mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-07-16 11:41:27 +00:00
use newer iosevka
This commit is contained in:
parent
d3bc36592c
commit
37d372a5ac
@ -52,323 +52,640 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 100;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-weight: 100;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-thin.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-thin.woff") format("woff"),
|
font-style: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-thin.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-thin.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-thin.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 100;
|
font-display: swap;
|
||||||
font-style: italic;
|
font-weight: 100;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-thinitalic.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-thinitalic.woff") format("woff"),
|
font-style: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-thinitalic.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extendedthin.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedthin.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 100;
|
font-display: swap;
|
||||||
font-style: oblique;
|
font-weight: 100;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-thinoblique.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-thinoblique.woff") format("woff"),
|
font-style: oblique;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-thinoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-thinoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-thinoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka Oblique";
|
font-family: 'Iosevka Web Oblique';
|
||||||
font-weight: 100;
|
font-display: swap;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-thinoblique.woff2") format("woff2"),
|
font-weight: 100;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-thinoblique.woff") format("woff"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-thinoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-thinoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-thinoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 200;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-weight: 100;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-extralight.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-extralight.woff") format("woff"),
|
font-style: oblique;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-extralight.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extendedthinoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedthinoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web Oblique';
|
||||||
font-weight: 200;
|
font-display: swap;
|
||||||
font-style: italic;
|
font-weight: 100;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-extralightitalic.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-extralightitalic.woff") format("woff"),
|
src: url('fonts/ttf-unhinted/iosevka-extendedthinoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedthinoblique.woff2') format('woff2');
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-extralightitalic.ttf") format("truetype");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 200;
|
font-display: swap;
|
||||||
font-style: oblique;
|
font-weight: 100;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-extralightoblique.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-extralightoblique.woff") format("woff"),
|
font-style: italic;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-extralightoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-thinitalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-thinitalic.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka Oblique";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 200;
|
font-display: swap;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-extralightoblique.woff2") format("woff2"),
|
font-weight: 100;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-extralightoblique.woff") format("woff"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-extralightoblique.ttf") format("truetype");
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedthinitalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedthinitalic.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 300;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-weight: 200;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-light.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-light.woff") format("woff"),
|
font-style: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-light.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extralight.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extralight.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 300;
|
font-display: swap;
|
||||||
font-style: italic;
|
font-weight: 200;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-lightitalic.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-lightitalic.woff") format("woff"),
|
font-style: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-lightitalic.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extendedextralight.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedextralight.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 300;
|
font-display: swap;
|
||||||
font-style: oblique;
|
font-weight: 200;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-lightoblique.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-lightoblique.woff") format("woff"),
|
font-style: oblique;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-lightoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extralightoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extralightoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka Oblique";
|
font-family: 'Iosevka Web Oblique';
|
||||||
font-weight: 300;
|
font-display: swap;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-lightoblique.woff2") format("woff2"),
|
font-weight: 200;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-lightoblique.woff") format("woff"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-lightoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extralightoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extralightoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 400;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-weight: 200;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-regular.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-regular.woff") format("woff"),
|
font-style: oblique;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-regular.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extendedextralightoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedextralightoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web Oblique';
|
||||||
font-weight: 400;
|
font-display: swap;
|
||||||
font-style: italic;
|
font-weight: 200;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-italic.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-italic.woff") format("woff"),
|
src: url('fonts/ttf-unhinted/iosevka-extendedextralightoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedextralightoblique.woff2') format('woff2');
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-italic.ttf") format("truetype");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 400;
|
font-display: swap;
|
||||||
font-style: oblique;
|
font-weight: 200;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-oblique.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-oblique.woff") format("woff"),
|
font-style: italic;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-oblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extralightitalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extralightitalic.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka Oblique";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 400;
|
font-display: swap;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-oblique.woff2") format("woff2"),
|
font-weight: 200;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-oblique.woff") format("woff"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-oblique.ttf") format("truetype");
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedextralightitalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedextralightitalic.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 500;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-weight: 300;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-medium.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-medium.woff") format("woff"),
|
font-style: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-medium.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-light.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-light.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 500;
|
font-display: swap;
|
||||||
font-style: italic;
|
font-weight: 300;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-mediumitalic.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-mediumitalic.woff") format("woff"),
|
font-style: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-mediumitalic.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extendedlight.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedlight.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 500;
|
font-display: swap;
|
||||||
font-style: oblique;
|
font-weight: 300;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-mediumoblique.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-mediumoblique.woff") format("woff"),
|
font-style: oblique;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-mediumoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-lightoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-lightoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka Oblique";
|
font-family: 'Iosevka Web Oblique';
|
||||||
font-weight: 500;
|
font-display: swap;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-mediumoblique.woff2") format("woff2"),
|
font-weight: 300;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-mediumoblique.woff") format("woff"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-mediumoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-lightoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-lightoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 600;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-weight: 300;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-semibold.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-semibold.woff") format("woff"),
|
font-style: oblique;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-semibold.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extendedlightoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedlightoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web Oblique';
|
||||||
font-weight: 600;
|
font-display: swap;
|
||||||
font-style: italic;
|
font-weight: 300;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-semibolditalic.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-semibolditalic.woff") format("woff"),
|
src: url('fonts/ttf-unhinted/iosevka-extendedlightoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedlightoblique.woff2') format('woff2');
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-semibolditalic.ttf") format("truetype");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 600;
|
font-display: swap;
|
||||||
font-style: oblique;
|
font-weight: 300;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-semiboldoblique.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-semiboldoblique.woff") format("woff"),
|
font-style: italic;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-semiboldoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-lightitalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-lightitalic.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka Oblique";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 600;
|
font-display: swap;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-semiboldoblique.woff2") format("woff2"),
|
font-weight: 300;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-semiboldoblique.woff") format("woff"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-semiboldoblique.ttf") format("truetype");
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedlightitalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedlightitalic.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 700;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-weight: 400;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-bold.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-bold.woff") format("woff"),
|
font-style: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-bold.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-regular.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-regular.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 700;
|
font-display: swap;
|
||||||
font-style: italic;
|
font-weight: 400;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-bolditalic.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-bolditalic.woff") format("woff"),
|
font-style: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-bolditalic.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extended.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extended.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 700;
|
font-display: swap;
|
||||||
font-style: oblique;
|
font-weight: 400;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-boldoblique.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-boldoblique.woff") format("woff"),
|
font-style: oblique;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-boldoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-oblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-oblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka Oblique";
|
font-family: 'Iosevka Web Oblique';
|
||||||
font-weight: 700;
|
font-display: swap;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-boldoblique.woff2") format("woff2"),
|
font-weight: 400;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-boldoblique.woff") format("woff"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-boldoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-oblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-oblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 800;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-weight: 400;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-extrabold.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-extrabold.woff") format("woff"),
|
font-style: oblique;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-extrabold.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extendedoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web Oblique';
|
||||||
font-weight: 800;
|
font-display: swap;
|
||||||
font-style: italic;
|
font-weight: 400;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-extrabolditalic.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-extrabolditalic.woff") format("woff"),
|
src: url('fonts/ttf-unhinted/iosevka-extendedoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedoblique.woff2') format('woff2');
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-extrabolditalic.ttf") format("truetype");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 800;
|
font-display: swap;
|
||||||
font-style: oblique;
|
font-weight: 400;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-extraboldoblique.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-extraboldoblique.woff") format("woff"),
|
font-style: italic;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-extraboldoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-italic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-italic.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka Oblique";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 800;
|
font-display: swap;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-extraboldoblique.woff2") format("woff2"),
|
font-weight: 400;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-extraboldoblique.woff") format("woff"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-extraboldoblique.ttf") format("truetype");
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendeditalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendeditalic.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 900;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-weight: 500;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-heavy.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-heavy.woff") format("woff"),
|
font-style: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-heavy.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-medium.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-medium.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 900;
|
font-display: swap;
|
||||||
font-style: italic;
|
font-weight: 500;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-heavyitalic.woff2") format("woff2"),
|
font-stretch: expanded;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-heavyitalic.woff") format("woff"),
|
font-style: normal;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-heavyitalic.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-extendedmedium.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedmedium.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka";
|
font-family: 'Iosevka Web';
|
||||||
font-weight: 900;
|
font-display: swap;
|
||||||
font-style: oblique;
|
font-weight: 500;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-heavyoblique.woff2") format("woff2"),
|
font-stretch: normal;
|
||||||
url("fonts/iosevka/woff/iosevka-mz-heavyoblique.woff") format("woff"),
|
font-style: oblique;
|
||||||
url("fonts/iosevka/ttf/iosevka-mz-heavyoblique.ttf") format("truetype");
|
src: url('fonts/ttf-unhinted/iosevka-mediumoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-mediumoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Iosevka Oblique";
|
font-family: 'Iosevka Web Oblique';
|
||||||
font-weight: 900;
|
font-display: swap;
|
||||||
src: url("fonts/iosevka/woff2/iosevka-mz-heavyoblique.woff2") format("woff2"),
|
font-weight: 500;
|
||||||
url("woff/iosevka-mz-heavyoblique.woff") format("woff"), url("ttf/iosevka-mz-heavyoblique.ttf") format("truetype");
|
font-stretch: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-mediumoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-mediumoblique.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedmediumoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedmediumoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedmediumoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedmediumoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-mediumitalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-mediumitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedmediumitalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedmediumitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-semibold.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-semibold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedsemibold.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedsemibold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-semiboldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-semiboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-semiboldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-semiboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedsemiboldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedsemiboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedsemiboldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedsemiboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-semibolditalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-semibolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedsemibolditalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedsemibolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-bold.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-bold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedbold.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedbold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-boldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-boldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-boldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-boldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedboldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedboldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-bolditalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-bolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedbolditalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedbolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extrabold.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extrabold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedextrabold.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedextrabold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extraboldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extraboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extraboldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extraboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedextraboldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedextraboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedextraboldoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedextraboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extrabolditalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extrabolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedextrabolditalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedextrabolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-heavy.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-heavy.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedheavy.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedheavy.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-heavyoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-heavyoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-heavyoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-heavyoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedheavyoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedheavyoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedheavyoblique.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedheavyoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-heavyitalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-heavyitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('fonts/ttf-unhinted/iosevka-extendedheavyitalic.ttf') format('truetype'), url('fonts/woff2-unhinted/iosevka-extendedheavyitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: "Inter", sans-serif;
|
font-family: "Inter", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
font-family: "Iosevka", monospace;
|
font-family: "Iosevka Web", monospace;
|
||||||
}
|
}
|
||||||
|
630
static/fonts/iosevka/iosevka-unhinted.css
Normal file
630
static/fonts/iosevka/iosevka-unhinted.css
Normal file
@ -0,0 +1,630 @@
|
|||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 100;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-thin.ttf') format('truetype'), url('woff2-unhinted/iosevka-thin.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 100;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedthin.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedthin.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 100;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-thinoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-thinoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 100;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-thinoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-thinoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 100;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedthinoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedthinoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 100;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedthinoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedthinoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 100;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-thinitalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-thinitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 100;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedthinitalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedthinitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 200;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extralight.ttf') format('truetype'), url('woff2-unhinted/iosevka-extralight.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 200;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedextralight.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedextralight.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 200;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extralightoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extralightoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 200;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extralightoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extralightoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 200;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedextralightoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedextralightoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 200;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedextralightoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedextralightoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 200;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extralightitalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extralightitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 200;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedextralightitalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedextralightitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 300;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-light.ttf') format('truetype'), url('woff2-unhinted/iosevka-light.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 300;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedlight.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedlight.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 300;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-lightoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-lightoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 300;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-lightoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-lightoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 300;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedlightoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedlightoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 300;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedlightoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedlightoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 300;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-lightitalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-lightitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 300;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedlightitalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedlightitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 400;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-regular.ttf') format('truetype'), url('woff2-unhinted/iosevka-regular.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 400;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extended.ttf') format('truetype'), url('woff2-unhinted/iosevka-extended.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 400;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-oblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-oblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 400;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-oblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-oblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 400;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 400;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 400;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-italic.ttf') format('truetype'), url('woff2-unhinted/iosevka-italic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 400;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendeditalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendeditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-medium.ttf') format('truetype'), url('woff2-unhinted/iosevka-medium.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedmedium.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedmedium.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-mediumoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-mediumoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-mediumoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-mediumoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedmediumoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedmediumoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedmediumoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedmediumoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-mediumitalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-mediumitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 500;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedmediumitalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedmediumitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-semibold.ttf') format('truetype'), url('woff2-unhinted/iosevka-semibold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedsemibold.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedsemibold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-semiboldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-semiboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-semiboldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-semiboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedsemiboldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedsemiboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedsemiboldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedsemiboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-semibolditalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-semibolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedsemibolditalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedsemibolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-bold.ttf') format('truetype'), url('woff2-unhinted/iosevka-bold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedbold.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedbold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-boldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-boldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-boldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-boldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedboldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedboldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-bolditalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-bolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 700;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedbolditalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedbolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extrabold.ttf') format('truetype'), url('woff2-unhinted/iosevka-extrabold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedextrabold.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedextrabold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extraboldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extraboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extraboldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extraboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedextraboldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedextraboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedextraboldoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedextraboldoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extrabolditalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extrabolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 800;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedextrabolditalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedextrabolditalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-heavy.ttf') format('truetype'), url('woff2-unhinted/iosevka-heavy.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedheavy.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedheavy.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-heavyoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-heavyoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: normal;
|
||||||
|
src: url('ttf-unhinted/iosevka-heavyoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-heavyoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: oblique;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedheavyoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedheavyoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web Oblique';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: expanded;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedheavyoblique.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedheavyoblique.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: normal;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-heavyitalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-heavyitalic.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Iosevka Web';
|
||||||
|
font-display: swap;
|
||||||
|
font-weight: 900;
|
||||||
|
font-stretch: expanded;
|
||||||
|
font-style: italic;
|
||||||
|
src: url('ttf-unhinted/iosevka-extendedheavyitalic.ttf') format('truetype'), url('woff2-unhinted/iosevka-extendedheavyitalic.woff2') format('woff2');
|
||||||
|
}
|
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-bold.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-bold.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-bolditalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-bolditalic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-boldoblique.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-boldoblique.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extended.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extended.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedbold.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedbold.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedbolditalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedbolditalic.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedextrabold.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedextrabold.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedextralight.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedextralight.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedheavy.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedheavy.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendeditalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendeditalic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedlight.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedlight.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedmedium.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedmedium.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedoblique.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedoblique.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedsemibold.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedsemibold.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedthin.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedthin.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedthinitalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extendedthinitalic.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extrabold.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extrabold.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extrabolditalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extrabolditalic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extraboldoblique.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extraboldoblique.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extralight.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extralight.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extralightitalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extralightitalic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extralightoblique.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-extralightoblique.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-heavy.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-heavy.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-heavyitalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-heavyitalic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-heavyoblique.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-heavyoblique.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-italic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-italic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-light.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-light.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-lightitalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-lightitalic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-lightoblique.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-lightoblique.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-medium.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-medium.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-mediumitalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-mediumitalic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-mediumoblique.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-mediumoblique.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-oblique.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-oblique.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-regular.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-regular.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-semibold.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-semibold.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-semibolditalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-semibolditalic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-semiboldoblique.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-semiboldoblique.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-thin.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-thin.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-thinitalic.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-thinitalic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-thinoblique.ttf
Normal file
BIN
static/fonts/iosevka/ttf-unhinted/iosevka-thinoblique.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user