@font-face {
  font-family: 'PL-Logistics';
  src:  url('fonts/PL-Logistics.eot?7oi7bb');
  src:  url('fonts/PL-Logistics.eot?7oi7bb#iefix') format('embedded-opentype'),
    url('fonts/PL-Logistics.ttf?7oi7bb') format('truetype'),
    url('fonts/PL-Logistics.woff?7oi7bb') format('woff'),
    url('fonts/PL-Logistics.svg?7oi7bb#PL-Logistics') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="Logistics"], [class*=" Logistics"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'PL-Logistics' !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;
}

.LogisticsCard-Payment:before {
  content: "\e900";
}
.LogisticsDashboard-Layout:before {
  content: "\e901";
}
.LogisticsLaptop-with-cursor:before {
  content: "\e902";
}
.LogisticsSync-Settings:before {
  content: "\e903";
}
