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

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

.DDenlarge2:before {
  content: "\e98b";
}
.DDrocket:before {
  content: "\e9a5";
}
.DDbrightness-contrast:before {
  content: "\e9d6";
}
