@font-face {
  font-family: "partender-icons";
  src: url('../fonts/partender-icons.eot?rev=1.47.0');
  src: url('../fonts/partender-icons.eot?#iefix') format('eot'),
    url('../fonts/partender-icons.woff2?rev=1.47.0') format('woff2'),
    url('../fonts/partender-icons.woff?rev=1.47.0') format('woff'),
    url('../fonts/partender-icons.ttf?rev=1.47.0') format('truetype'),
    url('../fonts/partender-icons.svg?rev=1.47.0#partender-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.picon:before {
  display: inline-block;
  font-family: "partender-icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
}

.picon-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.picon-2x { font-size: 2em; }
.picon-3x { font-size: 3em; }
.picon-4x { font-size: 4em; }
.picon-5x { font-size: 5em; }
.picon-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.picon-account:before { content: "\EA01" }
.picon-analytics:before { content: "\EA02" }
.picon-brands:before { content: "\EA03" }
.picon-calendar:before { content: "\EA04" }
.picon-check:before { content: "\EA05" }
.picon-close:before { content: "\EA06" }
.picon-create:before { content: "\EA07" }
.picon-dashboard:before { content: "\EA08" }
.picon-delete:before { content: "\EA09" }
.picon-distributors:before { content: "\EA0A" }
.picon-down-arrow:before { content: "\EA0B" }
.picon-download:before { content: "\EA0C" }
.picon-edit:before { content: "\EA0D" }
.picon-invoices:before { content: "\EA0E" }
.picon-key:before { content: "\EA0F" }
.picon-left-arrow:before { content: "\EA10" }
.picon-logout:before { content: "\EA11" }
.picon-orders:before { content: "\EA12" }
.picon-personnel:before { content: "\EA13" }
.picon-plus:before { content: "\EA14" }
.picon-print:before { content: "\EA15" }
.picon-reports:before { content: "\EA16" }
.picon-right-arrow:before { content: "\EA17" }
.picon-snapshots:before { content: "\EA18" }
.picon-trash:before { content: "\EA19" }
.picon-up-arrow:before { content: "\EA1A" }
.picon-venues:before { content: "\EA1B" }
