@font-face {
  font-family: 'dapoo-crew';
  src:  url('fonts/dapoo-crew.eot?63c32q');
  src:  url('fonts/dapoo-crew.eot?63c32q#iefix') format('embedded-opentype'),
    url('fonts/dapoo-crew.ttf?63c32q') format('truetype'),
    url('fonts/dapoo-crew.woff?63c32q') format('woff'),
    url('fonts/dapoo-crew.svg?63c32q#dapoo-crew') 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: 'dapoo-crew' !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-Carousel-Right:before {
  content: "\e900";
}
.dc-Carousel-Left:before {
  content: "\e901";
}
