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

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

.distribution-distribution:before {
  content: "\e900";
}
