@font-face {
  font-family: 'uship-icons';
  src: url('/public/css/lib/foundation/type/uship-icons.eot');
  src: url('/public/css/lib/foundation/type/uship-icons.eot?#iefix') format('embedded-opentype'), url('/public/css/lib/foundation/type/uship-icons.woff') format('woff'), url('/public/css/lib/foundation/type/uship-icons.ttf') format('truetype'), url('/public/css/lib/foundation/type/uship-icons.svg#uship-icons') format('svg');
  font-weight: normal;
  font-style: normal; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'uship-icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-top {
  display: block;
  font-size: 2em; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"]:before {
*/
.icon-minus:before, .icon-map:before, .icon-edit:before, .icon-flag:before, .icon-watch:before, .icon-gears:before, .icon-affiliate:before, .icon-bid:before, .icon-contacts:before, .icon-payments:before, .icon-tools:before, .icon-shipment:before, .icon-uship:before, .icon-compass:before, .icon-mail:before, .icon-idea:before, .icon-menu:before, .icon-help:before, .icon-close:before, .icon-place:before, .icon-plus:before, .icon-search:before, .icon-clock:before, .icon-people:before, .icon-person:before, .icon-phone:before, .icon-dashboard:before, .icon-questions:before, .icon-warning:before, .icon-success:before, .icon-print:before, .icon-clipboard:before, .icon-calendar:before, .icon-check:before, .icon-truck:before, .icon-briefcase:before, .icon-circle:before, .icon-landline:before, .icon-mobile:before {
  font-family: 'uship-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-minus:before {
  content: "\2d"; }

.icon-map:before {
  content: "\22"; }

.icon-edit:before {
  content: "\65"; }

.icon-flag:before {
  content: "\66"; }

.icon-watch:before {
  content: "\26"; }

.icon-gears:before {
  content: "\27"; }

.icon-affiliate:before {
  content: "\28"; }

.icon-bid:before {
  content: "\29"; }

.icon-contacts:before {
  content: "\2a"; }

.icon-payments:before {
  content: "\24"; }

.icon-tools:before {
  content: "\74"; }

.icon-shipment:before {
  content: "\73"; }

.icon-uship:before {
  content: "\75"; }

.icon-compass:before {
  content: "\63"; }

.icon-mail:before {
  content: "\6d"; }

.icon-idea:before {
  content: "\69"; }

.icon-menu:before {
  content: "\7e"; }

.icon-help:before {
  content: "\3f"; }

.icon-close:before {
  content: "\78"; }

.icon-place:before {
  content: "\68"; }

.icon-plus:before {
  content: "\2b"; }

.icon-search:before {
  content: "\46"; }

.icon-clock:before {
  content: "\6f"; }

.icon-people:before {
  content: "\70"; }

.icon-person:before {
  content: "\50"; }

.icon-phone:before {
  content: "\3b"; }

.icon-dashboard:before {
  content: "\64"; }

.icon-questions:before {
  content: "\21"; }

.icon-warning:before {
  content: "\23"; }

.icon-success:before {
  content: "\2c"; }

.icon-print:before {
  content: "\2e"; }

.icon-clipboard:before {
  content: "\2f"; }

.icon-calendar:before {
  content: "\30"; }

.icon-check:before {
  content: "\31"; }

.icon-truck:before {
  content: "\25"; }

.icon-briefcase:before {
  content: "\32"; }

.icon-circle:before {
  content: "\33"; }

.icon-landline:before {
  content: "\34"; }

.icon-mobile:before {
  content: "\35"; }
