@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/freelancer.eot');
  src: url('fonts/freelancer.eot#iefix') format('embedded-opentype'),
       url('fonts/freelancer.woff2') format('woff2'),
       url('fonts/freelancer.woff') format('woff'),
       url('fonts/freelancer.ttf') format('truetype'),
       url('fonts/freelancer.svg#freelancer') format('svg');
  font-weight: normal;
  font-style: normal;
}

#wpadminbar #wp-admin-bar-cobalt-apps-wp-admin-bar > .ab-item:before {
  width: 20px;
  height: 20px;
  top: 2px;
  font-family: FontAwesome;
  content: '\e800';
}