@font-face {
  font-family: 'tddms';
  src:  url('fonts/tddms.eot?xi278k');
  src:  url('fonts/tddms.eot?xi278k#iefix') format('embedded-opentype'),
    url('fonts/tddms.ttf?xi278k') format('truetype'),
    url('fonts/tddms.woff?xi278k') format('woff'),
    url('fonts/tddms.svg?xi278k#tddms') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tddms' !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-Add-Comment:before {
  content: "\e900";
}
.icon-add:before {
  content: "\e901";
}
.icon-assign:before {
  content: "\e902";
}
.icon-bookmark-1:before {
  content: "\e903";
}
.icon-comment:before {
  content: "\e904";
}
.icon-copy:before {
  content: "\e905";
}
.icon-document:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e907";
}
.icon-eye:before {
  content: "\e908";
}
.icon-paper:before {
  content: "\e909";
}
.icon-pencil-edit-button:before {
  content: "\e90a";
}
.icon-supermarket:before {
  content: "\e90b";
}
.icon-trash:before {
  content: "\e90c";
}
.icon-upload-file:before {
  content: "\e90d";
}
.icon-user-1:before {
  content: "\e90e";
}
.icon-workflow:before {
  content: "\e90f";
}
.icon-down-arrow:before {
  content: "\e910";
}
.icon-arrow:before {
  content: "\e911";
}

