View difference between Paste ID: m4XkNa3a and ZMcnTrCT
SHOW: | | - or go back to the newest paste.
1
<style>
2
@font-face {
3-
font-family: minifont;
3+
font-family: ndsbios;
4-
src: url(https://dl.dropbox.com/s/i5ghtb37mu5gk7s/MiniFont.ttf);
4+
src: url(https://dl.dropbox.com/s/5dkx1amr2yqmoda/ndsbios_memesbruh03.ttf);
5
}
6
7
 
8
#textytext {
9-
font-family: minifont;
9+
font-family: ndsbios;
10
font-size: 20px;
11
}
12
 
13
</style>
14
 
15
<div id="textytext">text here!</div>
16