@font-face {
  font-family: 'tesla-icons';
  src:  url('https://weweb-production.s3.amazonaws.com/designs/8b14be1e-7dfd-40b9-95a3-59eedfff98b7/files/tesla-icons4.eot?htqxln');
  src:  url('https://weweb-production.s3.amazonaws.com/designs/8b14be1e-7dfd-40b9-95a3-59eedfff98b7/files/tesla-icons4.eot?htqxln#iefix') format('embedded-opentype'),
    url('https://weweb-production.s3.amazonaws.com/designs/8b14be1e-7dfd-40b9-95a3-59eedfff98b7/files/tesla-icons4.ttf?htqxln') format('truetype'),
    url('https://weweb-production.s3.amazonaws.com/designs/8b14be1e-7dfd-40b9-95a3-59eedfff98b7/files/tesla-icons4.woff?htqxln') format('woff'),
    url('https://weweb-production.s3.amazonaws.com/designs/8b14be1e-7dfd-40b9-95a3-59eedfff98b7/files/tesla-icons4.svg?htqxln#tesla-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ti-check:before {
  content: "\e900";
}
.ti-filter:before {
  content: "\e901";
}
.ti-hide:before {
  content: "\e902";
}
.ti-menu:before {
  content: "\e903";
}
.ti-path:before {
  content: "\e904";
}
.ti-search:before {
  content: "\e905";
}
.ti-unhide:before {
  content: "\e906";
}
.ti-attachment:before {
  content: "\e907";
}
.ti-calendar:before {
  content: "\e908";
}
.ti-anniversary:before {
  content: "\e909";
}
.ti-annual-leave:before {
  content: "\e90a";
}
.ti-birthday:before {
  content: "\e90b";
}
.ti-hospitalization:before {
  content: "\e90c";
}
.ti-medical-leave:before {
  content: "\e90d";
}
.ti-national-service:before {
  content: "\e90e";
}
.ti-out-of-office:before {
  content: "\e90f";
}
.ti-work-from-home:before {
  content: "\e910";
}
.ti-delete:before {
  content: "\e911";
}