mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 18:12:08 -05:00
10 lines
152 B
CSS
10 lines
152 B
CSS
/* @font-face {
|
|
font-family: Silver;
|
|
src: url(./silver.ttf);
|
|
} */
|
|
|
|
@font-face {
|
|
font-family: Retron2000;
|
|
src: url(./retron2000.ttf);
|
|
}
|