@font-face {
  font-family: 'brain-icons';
  src: url('../font/brain-icons.eot?50606979');
  src: url('../font/brain-icons.eot?50606979#iefix') format('embedded-opentype'),
       url('../font/brain-icons.woff2?50606979') format('woff2'),
       url('../font/brain-icons.woff?50606979') format('woff'),
       url('../font/brain-icons.ttf?50606979') format('truetype'),
       url('../font/brain-icons.svg?50606979#brain-icons') 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: 'brain-icons';
    src: url('../font/brain-icons.svg?50606979#brain-icons') format('svg');
  }
}
*/
 
 [class^="icon-brain"]:before, [class*=" icon-brain"]:before {
  font-family: "brain-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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-brainadvertising-submission:before { content: '\e800'; } /* '' */
.icon-brainapprove:before { content: '\e802'; } /* '' */
.icon-brainboosting-potential:before { content: '\e807'; } /* '' */
.icon-brainbrain-activity:before { content: '\e808'; } /* '' */
.icon-braincritical-thinking:before { content: '\e80d'; } /* '' */
.icon-brainfaster-thinking:before { content: '\e814'; } /* '' */
.icon-brainfind-a-solution:before { content: '\e815'; } /* '' */
.icon-braingrowth:before { content: '\e818'; } /* '' */
.icon-brainimagination:before { content: '\e81b'; } /* '' */
.icon-brainintegrity-and-principles:before { content: '\e81d'; } /* '' */
.icon-brainlove-feelings:before { content: '\e820'; } /* '' */
.icon-brainmental-exhaustion:before { content: '\e823'; } /* '' */
.icon-brainmental-health:before { content: '\e824'; } /* '' */
.icon-brainopen-minded-personality:before { content: '\e829'; } /* '' */
.icon-brainpeople-in-conflict:before { content: '\e82a'; } /* '' */
.icon-brainperfection:before { content: '\e82b'; } /* '' */
.icon-brainpsychological-manipulation:before { content: '\e830'; } /* '' */
.icon-brainrelationship-harmony:before { content: '\e834'; } /* '' */
.icon-brainskill-learning:before { content: '\e835'; } /* '' */
.icon-braintalent-management:before { content: '\e83b'; } /* '' */
.icon-brainunlocking-new-abilities:before { content: '\e841'; } /* '' */