@font-face {
  font-family: 'dsfont';
  src:  url('../fonts/dsfont.eot?atdcg1');
  src:  url('../fonts/dsfont.eot?atdcg1#iefix') format('embedded-opentype'),
    url('../fonts/dsfont.ttf?atdcg1') format('truetype'),
    url('../fonts/dsfont.woff?atdcg1') format('woff'),
    url('../fonts/dsfont.svg?atdcg1#dsfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ds-"], [class*=" ds-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dsfont' !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;
}

.ds-chat:before {
  content: "\e900";
}
.ds-dating:before {
  content: "\e901";
}
.ds-fun:before {
  content: "\e902";
}
.ds-mobile:before {
  content: "\e903";
}
.ds-safe:before {
  content: "\e904";
}
.ds-support:before {
  content: "\e905";
}
