add Teletext
This commit is contained in:
parent
1783105175
commit
9344129a9f
11 changed files with 190 additions and 53 deletions
40
maquette-tests/assets/fonts/Teletext/stylesheet.css
Normal file
40
maquette-tests/assets/fonts/Teletext/stylesheet.css
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
|
||||
@font-face {
|
||||
font-family: 'Teletext';
|
||||
src: url('MODE7GX0.TTF') format('truetype');
|
||||
font-weight: 100;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Teletext';
|
||||
src: url('MODE7GX1.TTF') format('truetype');
|
||||
font-weight: 200;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Teletext';
|
||||
src: url('MODE7GX2.TTF') format('truetype');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Teletext';
|
||||
src: url('MODE7GX3.TTF') format('truetype');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Teletext';
|
||||
src: url('MODE7GX4.TTF') format('truetype');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue