mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
8 lines
121 B
CSS
8 lines
121 B
CSS
@font-face {
|
|
font-family: dsifont;
|
|
src: url(/assets/dsi/nintendo_NTLGDB_001.ttf);
|
|
}
|
|
body {
|
|
font-family: dsifont;
|
|
}
|