/* when adding new icons remember to update the string */
@font-face {
    font-family: 'edico';
    src: url('edico.eot?28014669202401');
    src: url('edico.eot?28014669202401#iefix') format('embedded-opentype'),
    url('edico.woff2?28014669202401') format('woff2'),
    url('edico.woff?28014669202401') format('woff'),
    url('edico.ttf?28014669202401') format('truetype'),
    url('edico.svg?28014669202401#edico') 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: 'edico';
    src: url('edico.svg?28014669202401#edico') format('svg');
  }
}
*/
[class^="edico-"]{
    display: inline-block;
    line-height: 1;
}
[class^="edico-"]:before, [class*=" edico-"]:before {
    font-family: "edico";
    font-style: normal;
    font-weight: normal;
    speak: never;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;

    /* 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;


    /* 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); */
}

.edico-analytics:before { content: '\e800'; } /* '' */
.edico-assessment-menu:before { content: '\e801'; } /* '' */
.edico-classroom:before { content: '\e802'; } /* '' */
.edico-communities:before { content: '\e803'; } /* '' */
.edico-engagement:before { content: '\e804'; } /* '' */
.edico-incite:before { content: '\e805'; } /* '' */
.edico-parent:before { content: '\e806'; } /* '' */
.edico-professional:before { content: '\e807'; } /* '' */
.edico-resources:before { content: '\e808'; } /* '' */
.edico-gsheets:before { content: '\e809'; } /* '' */
.edico-gdocs:before { content: '\e80a'; } /* '' */
.edico-courses:before { content: '\e80b'; } /* '' */
.edico-gslides:before { content: '\e80c'; } /* '' */
.edico-enrollment:before { content: '\e80d'; } /* '' */
.edico-angle-down:before { content: '\e80e'; } /* '' */
.edico-assessment:before { content: '\e80f'; } /* '' */
.edico-assignment:before { content: '\e810'; } /* '' */
.edico-booklet:before { content: '\e811'; } /* '' */
.edico-burger:before { content: '\e812'; } /* '' */
.edico-discussion:before { content: '\e813'; } /* '' */
.edico-readonly:before { content: '\e815'; } /* '' */
.edico-page:before { content: '\e816'; } /* '' */
.edico-angle-up:before { content: '\e817'; } /* '' */
.edico-bot-thinking:before { content: '\e814'; } /* '' */
.edico-bot:before { content: '\e818'; } /* '' */
.edico-hamburger:before { content: '\e819'; } /* '' */
.edico-hamburger-expanded:before { content: '\e81a'; } /* '' */
/* when adding new icons remember to update the string */
