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

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

.icon-ohr-list-bullet-accent-blue-bullet:before {
  content: "\e900";
  color: #3a6991;
}
