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

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

.prio-menu:before {
  content: "\e908";
}
.prio-x_light:before {
  content: "\e905";
}
.prio-x_bold:before {
  content: "\e906";
}
.prio-arrow_left:before {
  content: "\e907";
}
.prio-save1:before {
  content: "\e904";
}
.prio-drop:before {
  content: "\e903";
}
.prio-check:before {
  content: "\e900";
}
.prio-save:before {
  content: "\e901";
}
.prio-info:before {
  content: "\e902";
}
