@font-face {
  font-family: 'wpxpress';
  src:  url("/source/6c620b4f80fc635651ec1e589cd6f8ae/wpxpress.eot");
  src:  url("/source/ba28a4c2fdf66286ec8ef99d9feb1e37/wpxpress.eot") format('embedded-opentype'),
    url("/source/1acb7c8fedd602d4d45d23613984686e/wpxpress.ttf") format('truetype'),
    url("/source/5473e07fccfc0fcb79cb646ff667d795/wpxpress.woff") format('woff'),
    url("/source/88cb2e7df92e06e4620676a5a7474a6b/wpxpress.svg") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.wpx-icon-arrow-up-light:before {
  content: "\e900";
}
.wpx-icon-arrow-up-bold:before {
  content: "\e911";
}
.wpx-icon-angle-double-up:before {
  content: "\e90a";
}
.wpx-icon-angle-up:before {
  content: "\e90c";
}
.wpx-icon-arrow-up-black:before {
  content: "\e908";
}
.wpx-icon-finger-up:before {
  content: "\e904";
}
.wpx-icon-finger-up-o:before {
  content: "\e905";
}
