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

/* Roboto used in the mandala */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'iching';
  src: url('fonts/iching.ttf?db4a6c') format('truetype');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'astrofont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-aquarius:before {
  content: "\e900";
}
.icon-aries:before {
  content: "\e901";
}
.icon-cancer:before {
  content: "\e902";
}
.icon-capricorn:before {
  content: "\e903";
}
.icon-gemini:before {
  content: "\e904";
}
.icon-leo:before {
  content: "\e905";
}
.icon-libra:before {
  content: "\e906";
}
.icon-pisecs:before {
  content: "\e907";
}
.icon-saggitarius:before {
  content: "\e908";
}
.icon-scorpio:before {
  content: "\e909";
}
.icon-taurus:before {
  content: "\e90a";
}
.icon-virgo:before {
  content: "\e90b";
}
.icon-earth:before {
  content: "\e90c";
}
.icon-jupiter:before {
  content: "\e90d";
}
.icon-mars:before {
  content: "\e90e";
}
.icon-mercury:before {
  content: "\e90f";
}
.icon-moon:before {
  content: "\e910";
}
.icon-neptune:before {
  content: "\e911";
}
.icon-north_node:before {
  content: "\e912";
}
.icon-pluto:before {
  content: "\73";
}
.icon-saturn:before {
  content: "\e914";
}
.icon-south_node:before {
  content: "\e915";
}
.icon-sun:before {
  content: "\e916";
}
.icon-uranus:before {
  content: "\e917";
}
.icon-venus:before {
  content: "\e918";
}


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

.icon-stack, .icon-stack-2x {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1em;
}

.icon-stack > *, .icon-stack-2x > * {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}


.icon-stack-2x { font-size: 2em }
.icon-inverse { color: white }

.iching-icon-yin-1:before {
  content: "\e00a";
}
.iching-icon-yang-1:before {
  content: "\e00b";
}
.iching-icon-b1-aa:before {
  content: "\e00c";
}
.iching-icon-b1-ai:before {
  content: "\e00d";
}
.iching-icon-b1-ia:before {
  content: "\e00e";
}
.iching-icon-b1-ii:before {
  content: "\e00f";
}
.iching-icon-b2-aa:before {
  content: "\e010";
}
.iching-icon-b2-ai:before {
  content: "\e011";
}
.iching-icon-b2-ia:before {
  content: "\e012";
}
.iching-icon-b2-ii:before {
  content: "\e013";
}
.iching-icon-b3-aa:before {
  content: "\e014";
}
.iching-icon-b3-ai:before {
  content: "\e015";
}
.iching-icon-b3-ia:before {
  content: "\e016";
}
.iching-icon-b3-ii:before {
  content: "\e017";
}
