@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
   .ppr .field .dropdown select {
    font-weight: bold;
    font-family: 'Helvetica';
}
}