2025-04-11 11:14:44 -05:00
|
|
|
/* Atkinson Hyperlegible Next */
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: "Atkinson Hyperlegible Next";
|
|
|
|
|
src: local("Atkinson Hyperlegible Next"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Regular.woff2")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("woff"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Regular.ttf")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("truetype"),
|
|
|
|
|
local("Atkinson Hyperlegible Next");
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
font-style: normal;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: "Atkinson Hyperlegible Next";
|
|
|
|
|
src: local("Atkinson Hyperlegible Next"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Bold.woff2")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("woff"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-Bold.ttf")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("truetype"),
|
|
|
|
|
local("Atkinson Hyperlegible Next");
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
font-style: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: "Atkinson Hyperlegible Next";
|
|
|
|
|
src: local("Atkinson Hyperlegible Next"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-RegularItalic.woff2")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("woff"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-RegularItalic.ttf")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("truetype"),
|
|
|
|
|
local("Atkinson Hyperlegible Next");
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
font-style: italic;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: "Atkinson Hyperlegible Next";
|
|
|
|
|
src: local("Atkinson Hyperlegible Next"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-BoldItalic.woff2")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("woff"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./atkinson-hyperlegible-next/AtkinsonHyperlegibleNext-BoldItalic.ttf")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("truetype"),
|
|
|
|
|
local("Atkinson Hyperlegible Next");
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
font-style: italic;
|
|
|
|
|
}
|
|
|
|
|
|
2020-05-08 14:38:46 +01:00
|
|
|
/* lato-regular - latin */
|
|
|
|
|
@font-face {
|
2025-04-11 11:14:44 -05:00
|
|
|
font-family: "Lato";
|
|
|
|
|
font-style: normal;
|
|
|
|
|
font-weight: 400;
|
2025-08-01 23:53:31 -05:00
|
|
|
src: url("./lato/lato-v15-latin-regular.eot"); /* IE9 Compat Modes */
|
2025-04-11 11:14:44 -05:00
|
|
|
src: local("Lato Regular"), local("Lato-Regular"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./lato/lato-v15-latin-regular.eot?#iefix")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("embedded-opentype"),
|
2025-08-01 23:53:31 -05:00
|
|
|
/* IE6-IE8 */ url("./lato/lato-v15-latin-regular.woff2")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("woff2"),
|
2025-08-01 23:53:31 -05:00
|
|
|
/* Super Modern Browsers */ url("./lato/lato-v15-latin-regular.woff")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("woff"),
|
2025-08-01 23:53:31 -05:00
|
|
|
/* Modern Browsers */ url("./lato/lato-v15-latin-regular.ttf")
|
2025-04-11 11:14:44 -05:00
|
|
|
format("truetype"),
|
|
|
|
|
/* Safari, Android, iOS */
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./lato/lato-v15-latin-regular.svg#Lato") format("svg"); /* Legacy iOS */
|
2025-04-11 11:14:44 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* copy pasted from tiresias.css */
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: "Tiresias PCFont";
|
|
|
|
|
font-style: normal;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
src: local("Tiresias PCFont"), local("Tiresias PCFont"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./tiresias/Tiresias_PCfont.ttf") format("truetype");
|
2025-04-11 11:14:44 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: "Tiresias Infofont";
|
2020-05-08 14:38:46 +01:00
|
|
|
font-style: normal;
|
|
|
|
|
font-weight: 400;
|
2025-04-11 11:14:44 -05:00
|
|
|
src: local("Tiresias Infofont"), local("Tiresias Infofont"),
|
2025-08-01 23:53:31 -05:00
|
|
|
url("./tiresias/Tiresias_Infofont.ttf") format("truetype");
|
2020-05-08 14:38:46 +01:00
|
|
|
}
|