@font-face {
  font-family: 'lawsite';
  src: url('../font/lawsite.eot?68520524');
  src: url('../font/lawsite.eot?68520524#iefix') format('embedded-opentype'),
       url('../font/lawsite.woff2?68520524') format('woff2'),
       url('../font/lawsite.woff?68520524') format('woff'),
       url('../font/lawsite.ttf?68520524') format('truetype'),
       url('../font/lawsite.svg?68520524#lawsite') 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: 'lawsite';
    src: url('../font/lawsite.svg?68520524#lawsite') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "lawsite";
  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-pen:before { content: '\e800'; } /* '' */
.icon-edit:before { content: '\e801'; } /* '' */
.icon-bookmark:before { content: '\e802'; } /* '' */
.icon-video:before { content: '\e803'; } /* '' */
.icon-picture-outline:before { content: '\e804'; } /* '' */
.icon-picture:before { content: '\e805'; } /* '' */
.icon-camera-outline:before { content: '\e806'; } /* '' */
.icon-home:before { content: '\e807'; } /* '' */
.icon-home-outline:before { content: '\e808'; } /* '' */
.icon-info-outline:before { content: '\e809'; } /* '' */
.icon-info:before { content: '\e80a'; } /* '' */
.icon-stopwatch:before { content: '\e80b'; } /* '' */
.icon-clock:before { content: '\e80c'; } /* '' */
.icon-phone-outline:before { content: '\e80d'; } /* '' */
.icon-phone:before { content: '\e80e'; } /* '' */
.icon-help:before { content: '\e80f'; } /* '' */
.icon-cd:before { content: '\e810'; } /* '' */
.icon-chat:before { content: '\e811'; } /* '' */
.icon-attention:before { content: '\e812'; } /* '' */
.icon-attention-alt:before { content: '\e813'; } /* '' */
.icon-pencil:before { content: '\e814'; } /* '' */
.icon-barcode:before { content: '\e815'; } /* '' */
.icon-params:before { content: '\e816'; } /* '' */
.icon-diamond:before { content: '\e817'; } /* '' */
.icon-road:before { content: '\e818'; } /* '' */
.icon-award:before { content: '\e819'; } /* '' */
.icon-chart-area:before { content: '\e81a'; } /* '' */
.icon-chart-bar:before { content: '\e81b'; } /* '' */
.icon-chart-pie:before { content: '\e81c'; } /* '' */
.icon-chart-line:before { content: '\e81d'; } /* '' */
.icon-chart-bar-1:before { content: '\e81e'; } /* '' */
.icon-chart-bar-outline:before { content: '\e81f'; } /* '' */
.icon-chart-pie-1:before { content: '\e820'; } /* '' */
.icon-chart-bar-2:before { content: '\e821'; } /* '' */
.icon-chart:before { content: '\e822'; } /* '' */
.icon-bell:before { content: '\f03f'; } /* '' */
.icon-user:before { content: '\f061'; } /* '' */
.icon-user-male:before { content: '\f062'; } /* '' */
.icon-user-female:before { content: '\f063'; } /* '' */
.icon-users:before { content: '\f064'; } /* '' */
.icon-gauge:before { content: '\f0e4'; } /* '' */
.icon-rocket:before { content: '\f135'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-balance-scale:before { content: '\f24e'; } /* '' */
.icon-chart-bar-3:before { content: '\f526'; } /* '' */
