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

.ic-btnclose:before { content: '\e800'; } /* '' */
.ic-chev-d:before { content: '\e801'; } /* '' */
.ic-chev-l:before { content: '\e802'; } /* '' */
.ic-chev-r:before { content: '\e803'; } /* '' */
.ic-chev-t:before { content: '\e804'; } /* '' */
.ic-contactmail:before { content: '\e805'; } /* '' */
.ic-dchev-d:before { content: '\e806'; } /* '' */
.ic-dchev-l:before { content: '\e807'; } /* '' */
.ic-dchev-r:before { content: '\e808'; } /* '' */
.ic-dchev-u:before { content: '\e809'; } /* '' */
.ic-dothor:before { content: '\e80a'; } /* '' */
.ic-gitcommit:before { content: '\e80b'; } /* '' */
.ic-hammenu1:before { content: '\e80c'; } /* '' */
.ic-hammenu2:before { content: '\e80d'; } /* '' */
.ic-hammenu3:before { content: '\e80e'; } /* '' */
.ic-hammenu4:before { content: '\e80f'; } /* '' */
.ic-head-outstanding:before { content: '\e810'; } /* '' */
.ic-head-potential:before { content: '\e811'; } /* '' */
.ic-location:before { content: '\e812'; } /* '' */
.ic-phone:before { content: '\e813'; } /* '' */
.ic-pointerleft:before { content: '\e814'; } /* '' */
.ic-star1:before { content: '\e815'; } /* '' */
.ic-star2:before { content: '\e816'; } /* '' */
.ic-whybespokedesign:before { content: '\e817'; } /* '' */
.ic-whyclientrelationship:before { content: '\e818'; } /* '' */
.ic-whyfixedprice:before { content: '\e819'; } /* '' */
.ic-whyguarantee:before { content: '\e81a'; } /* '' */
.ic-whyplanningpermissions:before { content: '\e81b'; } /* '' */
.ic-workduration:before { content: '\e81c'; } /* '' */
.ic-worklocation:before { content: '\e81d'; } /* '' */
.ic-workprojectmanagement:before { content: '\e81e'; } /* '' */
.ic-worktimeframe:before { content: '\e81f'; } /* '' */
.ic-worktype:before { content: '\e820'; } /* '' */
