@font-face {
  font-family: 'novomind';
  src: url('../font/novomind.eot?58498795');
  src: url('../font/novomind.eot?58498795#iefix') format('embedded-opentype'),
       url('../font/novomind.woff2?58498795') format('woff2'),
       url('../font/novomind.woff?58498795') format('woff'),
       url('../font/novomind.ttf?58498795') format('truetype'),
       url('../font/novomind.svg?58498795#novomind') 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: 'novomind';
    src: url('../font/novomind.svg?58498795#novomind') format('svg');
  }
}
*/
[class^="novo-"]:before, [class*=" novo-"]:before {
  font-family: "novomind";
  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); */
}

.novo-bracket-left:before { content: '\e800'; } /* '' */
.novo-bracket-right:before { content: '\e801'; } /* '' */
.novo-burger:before { content: '\e802'; } /* '' */
.novo-chat-circle:before { content: '\e803'; } /* '' */
.novo-chats:before { content: '\e804'; } /* '' */
.novo-close:before { content: '\e805'; } /* '' */
.novo-colleagues:before { content: '\e806'; } /* '' */
.novo-customer-service:before { content: '\e807'; } /* '' */
.novo-customer:before { content: '\e808'; } /* '' */
.novo-drink:before { content: '\e809'; } /* '' */
.novo-experience:before { content: '\e80a'; } /* '' */
.novo-fb:before { content: '\e80b'; } /* '' */
.novo-figure-gear:before { content: '\e80c'; } /* '' */
.novo-globe:before { content: '\e80d'; } /* '' */
.novo-handshake:before { content: '\e80e'; } /* '' */
.novo-insta:before { content: '\e80f'; } /* '' */
.novo-iq-dialog:before { content: '\e810'; } /* '' */
.novo-linkedin:before { content: '\e811'; } /* '' */
.novo-messenger-service:before { content: '\e812'; } /* '' */
.novo-letter:before { content: '\e813'; } /* '' */
.novo-phone:before { content: '\e814'; } /* '' */
.novo-reading:before { content: '\e815'; } /* '' */
.novo-reporting-analytics:before { content: '\e816'; } /* '' */
.novo-rocket:before { content: '\e817'; } /* '' */
.novo-search:before { content: '\e818'; } /* '' */
.novo-shield:before { content: '\e819'; } /* '' */
.novo-speaker:before { content: '\e81a'; } /* '' */
.novo-target:before { content: '\e81b'; } /* '' */
.novo-telephone:before { content: '\e81c'; } /* '' */
.novo-train:before { content: '\e81d'; } /* '' */
.novo-twitter:before { content: '\e81e'; } /* '' */
.novo-whatsapp:before { content: '\e81f'; } /* '' */
.novo-xing:before { content: '\e820'; } /* '' */
