.axf {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ax-font' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #474747;
}


.axf-plus-minus:before {
    content: "\e90a";
}

.axf-print:before {
    content: "\e909";
}

.axf-barcode:before {
    content: "\e908";
}

.axf-qr-code:before {
    content: "\e907";
}

.axf-create-doc:before {
    content: "\e905";
}

.axf-back:before {
    content: "\e906";
}

.axf-download-pdf:before {
    content: "\e904";
}

.axf-reserve:before {
    content: "\e900";
}

.axf-tickets:before {
    content: "\e901";
}

.axf-mail-send:before {
    content: "\e902";
}

.axf-bill:before {
    content: "\e903";
}
