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

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

.wb-left:before {
  content: "\e90d";
}
.wb-right:before {
  content: "\e90e";
}
.wb-Earth:before {
  content: "\e900";
}
.wb-Jupiter:before {
  content: "\e901";
}
.wb-Mars:before {
  content: "\e902";
}
.wb-Mercury:before {
  content: "\e903";
}
.wb-Moon:before {
  content: "\e904";
}
.wb-Neptune:before {
  content: "\e905";
}
.wb-North-Node:before {
  content: "\e906";
}
.wb-Pluto:before {
  content: "\e907";
}
.wb-Saturn:before {
  content: "\e908";
}
.wb-South-Node:before {
  content: "\e909";
}
.wb-Sun:before {
  content: "\e90a";
}
.wb-Uranus:before {
  content: "\e90b";
}
.wb-Venus:before {
  content: "\e90c";
}
