change font-family for sign → teletext

This commit is contained in:
Julie Blanc 2026-03-16 21:43:39 +01:00
parent 9344129a9f
commit ce4d7285fe
7 changed files with 75 additions and 60 deletions

View file

@ -2,20 +2,20 @@
@font-face {
font-family: 'Teletext';
src: url('MODE7GX0.TTF') format('truetype');
font-weight: 100;
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
/* @font-face {
font-family: 'Teletext';
src: url('MODE7GX1.TTF') format('truetype');
font-weight: 200;
font-weight: normal;
font-style: normal;
font-display: swap;
}
} */
@font-face {
/* @font-face {
font-family: 'Teletext';
src: url('MODE7GX2.TTF') format('truetype');
font-weight: 300;
@ -37,4 +37,4 @@
font-weight: 500;
font-style: normal;
font-display: swap;
}
} */