@font-face {
  font-family: 'theme';
  src:
    url('https://cdn.icomoon.io/66770/DDWebsite/theme.woff2?f0m248') format('woff2'),
    url('https://cdn.icomoon.io/66770/DDWebsite/theme.ttf?f0m248') format('truetype'),
    url('https://cdn.icomoon.io/66770/DDWebsite/theme.woff?f0m248') format('woff'),
    url('https://cdn.icomoon.io/66770/DDWebsite/theme.svg?f0m248#theme') format('svg');
  font-weight: normal;
  font-style: normal;
}

.theme-icons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'theme' !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;
}

.theme-menu:before {
  content: "\3d";
}
.theme-search:before {
  content: "\3f";
}
.theme-close:before {
  content: "\d7";
}
.theme-plus:before {
  content: "\2b";
}
.theme-minus:before {
  content: "\2d";
}
.theme-down:before {
  content: "\25bf";
}
.theme-location:before {
  content: "\6c";
}
.theme-tele:before {
  content: "\74";
}
.theme-envelope:before {
  content: "\65";
}
.theme-term-close:before {
  content: "\2716";
}
.theme-term-plus:before {
  content: "\2795";
}
.theme-term-minus:before {
  content: "\2796";
}
.theme-arrow:before {
  content: "\e903";
}
.theme-twitter:before {
  content: "\f099";
}
.theme-facebook:before {
  content: "\f09a";
}
.theme-github:before {
  content: "\f09b";
}
.theme-linkedin:before {
  content: "\f0e1";
}
.theme-youtube:before {
  content: "\f167";
}
.theme-dropbox:before {
  content: "\f16b";
}
.theme-stack-overflow:before {
  content: "\f16c";
}
.theme-instagram:before {
  content: "\f16d";
}
.theme-google:before {
  content: "\f1a0";
}
.theme-drupal:before {
  content: "\f1a9";
}
.theme-pinterest:before {
  content: "\f231";
}
