<font face= "any font_on_ your computer"> code example
Example: how to find a fontface url
@font-face {
font-family: Chunkfive;
src: url('Chunkfive.otf');
}
@font-face {
font-family: Chunkfive;
src: url('Chunkfive.otf');
}