i added this cc on mine but it doesnt show up, what can be wrong with it?
@font-face { font-family: "mytype"; src: url(https://files.catbox.moe/o6wekv.ttf); //
}
body, button, input { font-family: "mytype"; }
The //
is improper
Reactions
Comments
Leave a comment