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

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

.dc-dc-admin-1:before {
  content: "\e900";
  color: #2f3290;
}
.dc-dc-admin-db:before {
  content: "\e901";
  color: #2f3290;
}
.dc-dc-admin:before {
  content: "\e902";
  color: #2f3290;
}
.dc-dc-calendar-user:before {
  content: "\e903";
  color: #2f3290;
}
.dc-dc-location-on:before {
  content: "\e904";
  color: #2f3290;
}
.dc-dc-politician:before {
  content: "\e905";
  color: #2f3290;
}
.dc-dc-reception:before {
  content: "\e906";
  color: #2f3290;
}
