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