Editera ditt temas CSS ("style.css") med något i stil med
HTML-kod:
@font-face {
font-family: 'RieslingRegular';
src: url('fonts/riesling.eot');
src: local('Riesling Regular'), local('Riesling'), url('fonts/riesling.ttf') format('truetype');
}
HTML-kod:
h1 {
font-family: 'RieslingRegular', Arial, sans-serif;
}
Finns säkert någon plugin annars.. Typ "Custom Fonts WordPress Plugin (v 5)". gl