Hi @user23787 welcome to community
Here is an overview of the CSS classes of all elements.
Change Font of all elements
This would be the right code for your project.
/* Load More Button */
.es-load-more-button {
font-family: Arial !important;
}