@font-face {
  font-family: 'mimecast-icons-v2';
  src:  url('../fonts/mimecast-icons-v2.eot?jk2tz9');
  src:  url('../fonts/mimecast-icons-v2.eot?jk2tz9#iefix') format('embedded-opentype'),
    url('../fonts/mimecast-icons-v2.ttf?jk2tz9') format('truetype'),
    url('../fonts/mimecast-icons-v2.woff?jk2tz9') format('woff'),
    url('../fonts/mimecast-icons-v2.svg?jk2tz9#mimecast-icons-v2') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.mc2-icon-envelope:before {
  content: "\e1001";
}
.mc2-icon-lfs-arrow-out:before {
  content: "\e1002";
}
.mc2-icon-setting:before {
  content: "\e1003";
}
.mc2-icon-user-plus:before {
  content: "\e1105";
}
.mc2-icon-reply:before {
  content: "\e1100";
}
.mc2-icon-thumbs-down:before {
  content: "\e1101";
}
.mc2-icon-thumbs-up:before {
  content: "\e1102";
}
.mc2-icon-chevron-down:before {
  content: "\e1103";
}
.mc2-icon-print:before {
  content: "\e1104";
}
.mc2-icon-right-arrow:before {
  content: "\e100e";
}
.mc2-icon-left-arrow:before {
  content: "\e100f";
}
.mc2-icon-circle-user:before {
  content: "\e100d";
}
.mc2-icon-xmark:before {
  content: "\e100c";
}
.mc2-icon-tabs:before {
  content: "\e100b";
}
.mc2-icon-pen-square:before {
  content: "\e1004";
}
.mc2-icon-folders:before {
  content: "\e1005";
}
.mc2-icon-calendar:before {
  content: "\e1006";
}
.mc2-icon-lfa-arrow-in:before {
  content: "\e1008";
}
.mc2-icon-shield:before {
  content: "\e1009";
}
.mc2-icon-tags:before {
  content: "\e100a";
}
