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

.crm {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'crm' !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;
}

/**
 * @see /frontend/src/boot/icons.js
 * @see /documentation/frontend/icons/crm.font/web/index.html
 */
/* 01 */
.crm-invoice-export:before {
  content: "\e900";
}
/* 02 */
.crm-csv-export:before {
  content: "\e901";
}
/* 03 */
.crm-sage-export:before {
  content: "\e902";
}
/* 04 */
.crm-add-document:before {
  content: "\e903";
}
/* 05 */
.crm-protocol:before {
  content: "\e904";
}
/* 06 */
.crm-download:before {
  content: "\e905";
}
/* 07 */
.crm-labels:before {
  content: "\e906";
}
/* 08 */
.crm-archive:before {
  content: "\e907";
}
/* 09 */
.crm-new-item:before {
  content: "\e908";
}
/* 10 */
.crm-delete-item:before {
  content: "\e909";
}
/* 11 */
.crm-item:before {
  content: "\e90a";
}
/* 12 */
.crm-edit-item:before {
  content: "\e90b";
}
/* 13 */
.crm-print:before {
  content: "\e90c";
}
/* 14 */
.crm-home:before {
  content: "\e90d";
}
/* 15 */
.crm-save:before {
  content: "\e90e";
}
/* 16 */
.crm-burger:before {
  content: "\e90f";
}
/* 17 */
.crm-edit:before {
  content: "\e910";
}
/* 18 */
.crm-search:before {
  content: "\e911";
}
/* 19 */
.crm-reload:before {
  content: "\e912";
}
/* 20 */
.crm-options:before {
  content: "\e913";
}
/* 21 */
.crm-trash:before {
  content: "\e914";
}
/* 22 */
.crm-info:before {
  content: "\e915";
}
/* 23 */
.crm-letters-mails:before {
  content: "\e916";
}
/* 24 */
.crm-mails:before {
  content: "\e917";
}
/* 25 */
.crm-letter-to-me:before {
  content: "\e918";
}
/* 26 */
.crm-print-letters:before {
  content: "\e919";
}
/* 27 */
.crm-send-mail:before {
  content: "\e91a";
}
/* 28 */
.crm-mail-to-me:before {
  content: "\e91b";
}
/* 29 */
.crm-bill-participant:before {
  content: "\e91c";
}
/* 30 */
.crm-extra-invoice:before {
  content: "\e91d";
}
/* 31 */
.crm-delete-participant:before {
  content: "\e91e";
}
/* 32 */
.crm-add-participant:before {
  content: "\e91f";
}
/* 33 */
.crm-edit-client:before {
  content: "\e920";
}
/* 34 */
.crm-clients:before {
  content: "\e921";
}
/* 35 */
.crm-data-import:before {
  content: "\e922";
}
/* 36 */
.crm-anonymize:before {
  content: "\e923";
}
/* 37 */
.crm-person-to-company:before {
  content: "\e924";
}
/* 38 */
.crm-bg-collective-invoice:before {
  content: "\e925";
}
/* 39 */
.crm-company-collective-invoice:before {
  content: "\e926";
}
/* 40 */
.crm-free-invoice:before {
  content: "\e927";
}
/* 41 */
.crm-book-invoice:before {
  content: "\e928";
}
/* 42 */
.crm-cancel-invoice:before {
  content: "\e929";
}
/* 43 */
.crm-client:before {
  content: "\e92a";
}
/* 46 */
.crm-planning-tool:before {
  content: "\e92b";
}
/* 47 */
.crm-ticket:before {
  content: "\e92c";
}
/* 48 */
.crm-phone:before {
  content: "\e92d";
}
/* 49 */
.crm-done-all:before {
  content: "\e92e";
}
/* 50 */
.crm-bullseye:before {
  content: "\e92f";
}
