body
{
    font-family: Arial !important;
}
*:not(.exclude_font *)
{
    font-family: Arial !important;
}
input
{
    font-family: Arial !important;
}
textarea
{
    font-family: Arial !important;
}
select
{
    font-family: Arial !important;
}