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

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

.tpv-todo-icon:before {
  content: "\e90c";
}
.tpv-assigns-icon:before {
  content: "\e90a";
}
.tpv-assign-icon:before {
  content: "\e90b";
}
.tpv-excel-icon:before {
  content: "\e909";
}
.tpv-Panel-icon:before {
  content: "\e906";
}
.tpv-performance-icon:before {
  content: "\e907";
}
.tpv-delivery-icon:before {
  content: "\e908";
}
.tpv-orderManage-icon:before {
  content: "\e905";
}
.tpv-JIT-icon:before {
  content: "\e904";
}
.tpv-plane-icon:before {
  content: "\e903";
}
.tpv-material-icon:before {
  content: "\e902";
}
.tpv-account-icon:before {
  content: "\e901";
}
.tpv-home-icon:before {
  content: "\e900";
}
.tpv-target-icon:before {
  content: "\e90d";
}
.tpv-sure-icon:before {
  content: "\e92b";
}
.tpv-reload-icon:before {
  content: "\e92c";
}
.tpv-menu-icon:before {
  content: "\e92d";
}
.tpv-off-icon:before {
  content: "\e934";
}
.tpv-lock-icon:before {
  content: "\e93c";
}
.tpv-user-icon:before {
  content: "\e93d";
}
