@font-face {
  font-family: 'white-set';
  src:  url('fonts/white-set.eot');
  src:  url('fonts/white-set.eot') format('embedded-opentype'),
    url('fonts/white-set.ttf') format('truetype'),
    url('fonts/white-set.woff') format('woff'),
    url('fonts/white-set.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="white-set-"], [class*=" white-set-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'white-set' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.white-set-retailer-relationship-manager-icon:before {
  content: "\e901";
}
.white-set-shipper-relationship-manager-icon:before {
  content: "\e902";
}
.white-set-carrier-relationship-manager-icon:before {
  content: "\e903";
}
.white-set-supplier-relationship-manager-icon:before {
  content: "\e900";
}
