@font-face {
  font-family: 'matrix-icons';
  src:
    url('/s/-2rizk2/940000/z9u883/3.5.2/_/download/resources/com.botronsoft.jira.issuematrix:common-resources/matrix-icons.ttf') format('truetype'),
    url('/s/-2rizk2/940000/z9u883/3.5.2/_/download/resources/com.botronsoft.jira.issuematrix:common-resources/matrix-icons.woff') format('woff'),
    url('/s/-2rizk2/940000/z9u883/3.5.2/_/download/resources/com.botronsoft.jira.issuematrix:common-resources/matrix-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icon-matrix-preview:before {
  content: "\e900";
}
.icon-matrix-icon-epic:before {
  content: "\e901";
  color: #6e2bf2;
}
.icon-matrix-icon-filter:before {
  content: "\e902";
  color: #f9b253;
}
.icon-matrix-icon-jql:before {
  content: "\e903";
  color: #f78c1c;
}
.icon-matrix-icon-issue-links:before {
  content: "\e904";
  color: #1fb280;
}
.icon-matrix-drag-and-drop:before {
  content: "\e906";
}
.icon-matrix-icon-subtasks:before {
  content: "\e905";
  color: #f05426;
}
.icon-matrix-issue-matrix-details-tab:before {
  content: "\ea14";
}
.icon-matrix-Sub-task:before {
  content: "\ea15";
}
.icon-matrix-Story:before {
  content: "\ea16";
}
