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

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

.xero-cloud:before {
  content: "\e90c";
}
.xero-submit:before {
  content: "\e90d";
}
.xero-close:before {
  content: "\e900";
}
.xero-error:before {
  content: "\e901";
}
.xero-yes:before {
  content: "\e902";
}
.xero-arrow-down:before {
  content: "\e903";
}
.xero-arrow-down1:before {
  content: "\e90e";
}
.xero-arrow-right:before {
  content: "\e904";
}
.xero-bill-one:before {
  content: "\e905";
}
.xero-invoice:before {
  content: "\e906";
}
.xero-bill:before {
  content: "\e907";
}
.xero-file:before {
  content: "\e908";
}
.xero-person:before {
  content: "\e909";
}
.xero-bank:before {
  content: "\e90a";
}
.xero-payroll:before {
  content: "\e90b";
}
