@font-face {
  font-family: 'mind-ed';
  src: url('../font/mind-ed.eot?22387721');
  src: url('../font/mind-ed.eot?22387721#iefix') format('embedded-opentype'),
       url('../font/mind-ed.woff2?22387721') format('woff2'),
       url('../font/mind-ed.woff?22387721') format('woff'),
       url('../font/mind-ed.ttf?22387721') format('truetype'),
       url('../font/mind-ed.svg?22387721#mind-ed') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'mind-ed';
    src: url('../font/mind-ed.svg?22387721#mind-ed') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "mind-ed";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-mind-ed-primary-logo-cream-rgb:before { content: '\e801'; } /* '' */
.icon-mind-ed-secondary-logo-charcoal-black-rgb:before { content: '\e803'; } /* '' */
.icon-mind-ed-brand-mark-charcoal-black-rgb:before { content: '\e806'; } /* '' */
.icon-resources-deep-navy:before { content: '\e809'; } /* '' */
.icon-progress-deep-navy:before { content: '\e80a'; } /* '' */
.icon-prevention-deep-navy:before { content: '\e80b'; } /* '' */
.icon-collaboration-deep-navy:before { content: '\e80c'; } /* '' */
.icon-conversation-deep-navy:before { content: '\e80e'; } /* '' */
.icon-compassion-deep-navy:before { content: '\e80f'; } /* '' */
.icon-inclusivity-deep-navy:before { content: '\e810'; } /* '' */
.icon-education-empowerment-deep-navy:before { content: '\e811'; } /* '' */
.icon-connection-deep-navy:before { content: '\e812'; } /* '' */
.icon-margaret-river-deep-navy:before { content: '\e813'; } /* '' */
.icon-mental-health-deep-navy:before { content: '\e814'; } /* '' */
.icon-immediate-services-deep-navy:before { content: '\e815'; } /* '' */
.icon-events-deep-navy:before { content: '\e816'; } /* '' */
.icon-community-deep-navy:before { content: '\e817'; } /* '' */
.icon-mind-ed-submark-charcoal-black-rgb:before { content: '\e845'; } /* '' */
