﻿@font-face {
  font-family: 'np-icon-font';
  src: url('../fonts/icons/np-icon-font.eot?32478545');
  src: url('../fonts/icons/np-icon-font.eot?32478545#iefix') format('embedded-opentype'), url('../fonts/icons/np-icon-font.woff2?32478545') format('woff2'), url('../fonts/icons/np-icon-font.woff?32478545') format('woff'), url('../fonts/icons/np-icon-font.ttf?32478545') format('truetype'), url('../fonts/icons/np-icon-font.svg?32478545#np-icon-font') 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: 'np-icon-font';
    src: url('../font/np-icon-font.svg?32478545#np-icon-font') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "np-icon-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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 */
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* 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 {line-height: 1;}
.icon-lg {font-size: 16px;}
.icon-4x {font-size: 30px;}
.icon-spin {-webkit-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;}



/* icon code */

.icon-close:before { content: '\e800'; } /* '' */
.icon-transfar:before { content: '\e801'; } /* '' */
.icon-forward:before { content: '\e802'; } /* '' */
.icon-client:before { content: '\e803'; } /* '' */
.icon-supplier:before { content: '\e804'; } /* '' */
.icon-reply-all:before { content: '\e805'; } /* '' */
.icon-reply:before { content: '\e806'; } /* '' */
.icon-user-add:before { content: '\e807'; } /* '' */
.icon-users:before { content: '\e808'; } /* '' */
.icon-link:before { content: '\e809'; } /* '' */
.icon-wallet:before { content: '\e80a'; } /* '' */
.icon-assets:before { content: '\e80b'; } /* '' */
.icon-report:before { content: '\e80c'; } /* '' */
.icon-no-data:before { content: '\e80d'; } /* '' */
.icon-dollar:before { content: '\e80e'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */
.icon-template:before {
    content: '\e810';
}
/* '' */