@font-face {
  font-family: 'typicons';
  src: url('../font/typicons.eot?13691839');
  src: url('../font/typicons.eot?13691839#iefix') format('embedded-opentype'),
       url('../font/typicons.woff2?13691839') format('woff2'),
       url('../font/typicons.woff?13691839') format('woff'),
       url('../font/typicons.ttf?13691839') format('truetype'),
       url('../font/typicons.svg?13691839#typicons') 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: 'typicons';
    src: url('../font/typicons.svg?13691839#typicons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "typicons";
  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-video:before { content: '\e800'; } /* '' */
.icon-camera:before { content: '\e801'; } /* '' */
.icon-eye:before { content: '\e802'; } /* '' */
.icon-attention:before { content: '\e803'; } /* '' */
.icon-alert:before { content: '\e804'; } /* '' */
.icon-address:before { content: '\e805'; } /* '' */
.icon-phone:before { content: '\e806'; } /* '' */
.icon-mic:before { content: '\e807'; } /* '' */
.icon-light-up:before { content: '\e808'; } /* '' */
.icon-arrows-ccw:before { content: '\e809'; } /* '' */
.icon-target:before { content: '\e80a'; } /* '' */
.icon-chart-bar:before { content: '\e80b'; } /* '' */
.icon-graduation-cap:before { content: '\e80c'; } /* '' */
.icon-database:before { content: '\e80d'; } /* '' */
.icon-doc:before { content: '\e80e'; } /* '' */
.icon-cog:before { content: '\e80f'; } /* '' */
.icon-resize-small-alt:before { content: '\e810'; } /* '' */
.icon-target-1:before { content: '\e811'; } /* '' */
.icon-award-empty:before { content: '\e812'; } /* '' */
.icon-award:before { content: '\e813'; } /* '' */
.icon-layers:before { content: '\e814'; } /* '' */
.icon-camera-1:before { content: '\e815'; } /* '' */
.icon-eye-1:before { content: '\e816'; } /* '' */
.icon-bell:before { content: '\e817'; } /* '' */
.icon-attention-1:before { content: '\e818'; } /* '' */
.icon-info:before { content: '\e819'; } /* '' */
.icon-resize-small:before { content: '\e81a'; } /* '' */
.icon-award-1:before { content: '\e81b'; } /* '' */
.icon-videocam:before { content: '\e81c'; } /* '' */
.icon-video-1:before { content: '\e81d'; } /* '' */
.icon-camera-2:before { content: '\e81e'; } /* '' */
.icon-eye-2:before { content: '\e81f'; } /* '' */
.icon-bookmark-empty:before { content: '\e820'; } /* '' */
.icon-bookmark:before { content: '\e821'; } /* '' */
.icon-edit:before { content: '\e822'; } /* '' */
.icon-cogs:before { content: '\e823'; } /* '' */
.icon-cog-1:before { content: '\e824'; } /* '' */
.icon-calendar:before { content: '\e825'; } /* '' */
.icon-target-2:before { content: '\e826'; } /* '' */
.icon-laptop:before { content: '\e827'; } /* '' */
.icon-post:before { content: '\e82c'; } /* '' */
.icon-globe-inv:before { content: '\f019'; } /* '' */
.icon-vector:before { content: '\f045'; } /* '' */
.icon-trophy:before { content: '\f074'; } /* '' */
.icon-facebook-circled:before { content: '\f30d'; } /* '' */
.icon-pinterest-circled:before { content: '\f313'; } /* '' */
.icon-linkedin-circled:before { content: '\f319'; } /* '' */
.icon-spread:before { content: '\f527'; } /* '' */
