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

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "chimed";
    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-icon_arrow-down:before { content: '\e800'; } /* '' */
.icon-icon_atom:before { content: '\e801'; } /* '' */
.icon-icon_checkmark:before { content: '\e802'; } /* '' */
.icon-icon_documents:before { content: '\e803'; } /* '' */
.icon-icon_chart:before { content: '\e804'; } /* '' */
.icon-icon_download-circle:before { content: '\e805'; } /* '' */
.icon-icon_download:before { content: '\e806'; } /* '' */
.icon-icon_heart-plus:before { content: '\e807'; } /* '' */
.icon-icon_link-arrow:before { content: '\e808'; } /* '' */
.icon-icon_mail:before { content: '\e809'; } /* '' */
.icon-icon_minus:before { content: '\e80a'; } /* '' */
.icon-icon_world:before { content: '\e80b'; } /* '' */
.icon-icon_plus-1:before { content: '\e80c'; } /* '' */
.icon-icon_search:before { content: '\e80d'; } /* '' */
.icon-icon_speach:before { content: '\e80e'; } /* '' */
.icon-icon_video:before { content: '\e80f'; } /* '' */
.icon-icon_hwl:before { content: '\e810'; } /* '' */
.icon-icon_mobilemenu:before { content: '\e811'; } /* '' */
.icon-icon_link-arrow-back:before { content: '\e812'; } /* '' */
.icon-icon_pill:before { content: '\e815'; } /* '' */
.icon-icon_tablet:before { content: '\e816'; } /* '' */
.icon-icon_collaboration:before { content: '\e817'; } /* '' */
.icon-icon_innovation:before { content: '\e818'; } /* '' */
.icon-icon_people-group:before { content: '\e819'; } /* '' */
.icon-icon_cogwheel:before { content: '\e81a'; } /* '' */
.icon-icon_network:before { content: '\e81b'; } /* '' */
.icon-icon_medic:before { content: '\e81c'; } /* '' */
.icon-icon_flask:before { content: '\e81d'; } /* '' */
.icon-icon_download-2:before { content: '\e81e'; } /* '' */
.icon-icon_research:before { content: '\e81f'; } /* '' */
.icon-icon_doc:before { content: '\e820'; } /* '' */
