Update Alpine install guide (#49)
[akkoma] / priv / static / static / font / tiresias.css
1 @font-face {
2 font-family: 'Tiresias PCFont';
3 font-style: normal;
4 font-weight: 400;
5 src: local('Tiresias PCFont'), local('Tiresias PCFont'),
6 url('./fonts/Tiresias_PCfont.ttf') format('truetype')
7 }
8
9 @font-face {
10 font-family: 'Tiresias Infofont';
11 font-style: normal;
12 font-weight: 400;
13 src: local('Tiresias Infofont'), local('Tiresias Infofont'),
14 url('./fonts/Tiresias_Infofont.ttf') format('truetype')
15 }