@font-face {
  font-family: 'dbpcloud';
  src:
    url('fonts/dbpcloud.ttf?2onvfh') format('truetype'),
    url('fonts/dbpcloud.woff?2onvfh') format('woff'),
    url('fonts/dbpcloud.svg?2onvfh#dbpcloud') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.dbpcloud-icon-logo:before {
  content: "\e800";
}
