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

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

.dot-dot-single:before {
  content: "\e900";
}
.dot-database:before {
  content: "\e964";
}
