@font-face {
  font-family: 'myicons';
  src: url('../font/myicons.eot?88737164');
  src: url('../font/myicons.eot?88737164#iefix') format('embedded-opentype'),
       url('../font/myicons.woff2?88737164') format('woff2'),
       url('../font/myicons.woff?88737164') format('woff'),
       url('../font/myicons.ttf?88737164') format('truetype'),
       url('../font/myicons.svg?88737164#myicons') 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: 'myicons';
    src: url('../font/myicons.svg?88737164#myicons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "myicons";
  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-linkedin:before { content: '\e800'; } /* '' */
.icon-fig_arrowcornerleftdown1:before { content: '\e801'; } /* '' */
.icon-fig_arrowcornerleftdown2:before { content: '\e802'; } /* '' */
.icon-fig_arrowcornerleftup1:before { content: '\e803'; } /* '' */
.icon-fig_arrowcornerleftup2:before { content: '\e804'; } /* '' */
.icon-fig_arrowcornerrightdown1:before { content: '\e805'; } /* '' */
.icon-fig_arrowcornerrightdown2:before { content: '\e806'; } /* '' */
.icon-fig_arrowcornerrightup1:before { content: '\e807'; } /* '' */
.icon-fig_arrowcornerrightup2:before { content: '\e808'; } /* '' */
.icon-fig_arrowdownleft:before { content: '\e809'; } /* '' */
.icon-fig_arrowdownright:before { content: '\e80a'; } /* '' */
.icon-fig_arrowmultiup:before { content: '\e80b'; } /* '' */
.icon-fig_arrowexpand:before { content: '\e80c'; } /* '' */
.icon-fig_arrowsdown:before { content: '\e80d'; } /* '' */
.icon-fig_arrowsleft:before { content: '\e80e'; } /* '' */
.icon-fig_arrowsright:before { content: '\e80f'; } /* '' */
.icon-fig_arrowsup:before { content: '\e810'; } /* '' */
.icon-fig_arrowupright:before { content: '\e811'; } /* '' */
.icon-fig_arrowupleft:before { content: '\e812'; } /* '' */
.icon-fig_atom:before { content: '\e813'; } /* '' */
.icon-fig_award1:before { content: '\e814'; } /* '' */
.icon-fig_award2:before { content: '\e815'; } /* '' */
.icon-fig_award3:before { content: '\e816'; } /* '' */
.icon-fig_beaker2:before { content: '\e817'; } /* '' */
.icon-fig_book1:before { content: '\e818'; } /* '' */
.icon-fig_briefcase:before { content: '\e819'; } /* '' */
.icon-fig_brush:before { content: '\e81a'; } /* '' */
.icon-fig_certificate:before { content: '\e81b'; } /* '' */
.icon-fig_chevrondown:before { content: '\e81c'; } /* '' */
.icon-fig_chevronleft:before { content: '\e81d'; } /* '' */
.icon-fig_chevronright:before { content: '\e81e'; } /* '' */
.icon-fig_chevronup:before { content: '\e81f'; } /* '' */
.icon-fig_dotshor:before { content: '\e820'; } /* '' */
.icon-fig_dotsvert:before { content: '\e821'; } /* '' */
.icon-fig_download1:before { content: '\e822'; } /* '' */
.icon-fig_edit1:before { content: '\e823'; } /* '' */
.icon-fig_edit2:before { content: '\e824'; } /* '' */
.icon-fig_glasses1:before { content: '\e825'; } /* '' */
.icon-fig_glasses2:before { content: '\e826'; } /* '' */
.icon-fig_hat:before { content: '\e827'; } /* '' */
.icon-fig_menu1:before { content: '\e828'; } /* '' */
.icon-fig_info:before { content: '\e829'; } /* '' */
.icon-fig_menu2:before { content: '\e82a'; } /* '' */
.icon-fig_menu3:before { content: '\e82b'; } /* '' */
.icon-fig_menu4:before { content: '\e82c'; } /* '' */
.icon-fig_microscope:before { content: '\e82d'; } /* '' */
.icon-fig_target:before { content: '\e82e'; } /* '' */
.icon-fig_beaker1:before { content: '\e82f'; } /* '' */
.icon-fig_close2:before { content: '\e830'; } /* '' */
.icon-fig_close1:before { content: '\e831'; } /* '' */
.icon-dribbble:before { content: '\f050'; } /* '' */
.icon-behance:before { content: '\f34e'; } /* '' */
