@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?52368106');
    src: url('../font/fontello.eot?52368106#iefix') format('embedded-opentype'),
    url('../font/fontello.woff2?52368106') format('woff2'),
    url('../font/fontello.woff?52368106') format('woff'),
    url('../font/fontello.ttf?52368106') format('truetype'),
    url('../font/fontello.svg?52368106#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?52368106#fontello') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
     font-family: "fontello";
     font-style: normal;
     font-weight: normal;
     speak: never;

     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 */
  line-height: 1em;

  /* 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-admin:before { content: '\e800'; } /* '' */
.icon-arrow-down:before { content: '\e801'; } /* '' */
.icon-arrow-down-alt:before { content: '\e802'; } /* '' */
.icon-arrow-left:before { content: '\e803'; } /* '' */
.icon-arrow-left-alt:before { content: '\e804'; } /* '' */
.icon-arrow-right:before { content: '\e805'; } /* '' */
.icon-arrow-right-alt:before { content: '\e806'; } /* '' */
.icon-arrow-up:before { content: '\e807'; } /* '' */
.icon-arrow-up-alt:before { content: '\e808'; } /* '' */
.icon-bank:before { content: '\e809'; } /* '' */
.icon-bank-accountancy:before { content: '\e80a'; } /* '' */
.icon-customer-zone:before { content: '\e80b'; } /* '' */
.icon-danger:before { content: '\e80c'; } /* '' */
.icon-email:before { content: '\e80d'; } /* '' */
.icon-administration:before { content: '\e80e'; } /* '' */
.icon-facebook:before { content: '\e80f'; } /* '' */
.icon-fax:before { content: '\e810'; } /* '' */
.icon-form:before { content: '\e811'; } /* '' */
.icon-form-alt:before { content: '\e812'; } /* '' */
.icon-download:before {
    content: '\e813';
}

/* '' */
.icon-globe:before {
    content: '\e814';
}

/* '' */
.icon-globe-alt:before {
    content: '\e815';
}

/* '' */
.icon-heart:before {
    content: '\e816';
}

/* '' */
.icon-phone:before {
    content: '\e817';
}

/* '' */
.icon-question:before {
    content: '\e818';
}

/* '' */
.icon-search:before {
    content: '\e819';
}

/* '' */
.icon-service:before {
    content: '\e81a';
}

/* '' */
.icon-internet-radio:before {
    content: '\e81b';
}

/* '' */
.icon-bank-account:before {
    content: '\e81c';
}

/* '' */
.icon-calendar:before {
    content: '\e81d';
}

/* '' */
.icon-coockies:before {
    content: '\e81e';
}

/* '' */
.icon-close:before {
    content: '\e81f';
}

/* '' */
.icon-envelope:before {
    content: '\e820';
}

/* '' */
.icon-forum:before {
    content: '\e821';
}

/* '' */
.icon-statistic:before {
    content: '\e822';
}

/* '' */
.icon-optical-fiber-projects:before {
    content: '\e823';
}

/* '' */
.icon-structural-cabling:before {
    content: '\e824';
}

/* '' */
.icon-teleinf-sys:before {
    content: '\e825';
}

/* '' */
.icon-tick-circle:before {
    content: '\e826';
}

/* '' */
.icon-circle:before {
    content: '\e827';
}

/* '' */
