added credits for the font
This commit is contained in:
parent
bf3b8fc115
commit
6dff5fb92a
@ -4,7 +4,8 @@ layout: none
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'IBM';
|
font-family: 'IBM';
|
||||||
src: url('{{site.baseurl}}/assets/fonts/Px437_VTech_BIOS.ttf') format('truetype');
|
src: url('{{site.baseurl}}/assets/fonts/Px437_VTech_BIOS.ttf') format('truetype');
|
||||||
|
/* font from: https://int10h.org/oldschool-pc-fonts/fontlist/#pc6300 */
|
||||||
}
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
|
Loading…
Reference in New Issue
Block a user