/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
 
 .acf-field select,
.acf-field option {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
  }