forked from sent/waves
10 lines
143 B
CSS
10 lines
143 B
CSS
/* @font-face {
|
|
font-family: Silver;
|
|
src: url(./silver.ttf);
|
|
} */
|
|
|
|
@font-face {
|
|
font-family: Retron2000;
|
|
src: url(./retron2000.ttf);
|
|
}
|