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

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

.icon-dc-agenda:before {
  content: "\e900";
  color: #2f3290;
}
.icon-dc-document:before {
  content: "\e901";
  color: #2f3290;
}
.icon-dc-event:before {
  content: "\e902";
  color: #2f3290;
}
.icon-dc-facebook:before {
  content: "\e903";
  color: #2f3290;
}
.icon-dc-home:before {
  content: "\e904";
  color: #2f3290;
}
.icon-dc-meeting-room:before {
  content: "\e905";
  color: #2f3290;
}
.icon-dc-signature:before {
  content: "\e906";
  color: #2f3290;
}
.icon-dc-subduction-zone:before {
  content: "\e907";
  color: #2f3290;
}
.icon-dc-video-marketing:before {
  content: "\e908";
  color: #2f3290;
}
