@font-face {
    font-family: 'syn-icons';
    src:    url('syn-icons.eot?opf0ta');
    src:    url('syn-icons.eot?opf0ta#iefix') format('embedded-opentype'),
        url('syn-icons.woff2?opf0ta') format('woff2'),
        url('syn-icons.ttf?opf0ta') format('truetype'),
        url('syn-icons.woff?opf0ta') format('woff'),
        url('syn-icons.svg?opf0ta#syn-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

i:not(.material-icons) {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'syn-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconActionInfo:before {
    content: "\e900";
}
.iconActionTask:before {
    content: "\e901";
}
.iconActionAlert:before {
    content: "\e902";
}
.iconActionInfoFill:before {
    content: "\e903";
}
.iconActionTaskFill:before {
    content: "\e904";
}
.iconActionAlertFill:before {
    content: "\e905";
}
.iconParentSplit:before {
    content: "\e906";
}
.iconPastoral:before {
    content: "\e907";
}
.iconExpandLess:before {
    content: "\e61f";
}
.iconExpandMore:before {
    content: "\e620";
}
.iconUserMale:before {
    content: "\e600";
}
.iconUserFemale:before {
    content: "\e601";
}
.iconSearch:before {
    content: "\e602";
}
.iconCogs:before {
    content: "\e603";
}
.iconCog:before {
    content: "\e604";
}
.iconPrint:before {
    content: "\e605";
}
.iconTrash:before {
    content: "\e606";
}
.iconPhoto:before {
    content: "\e607";
}
.iconEnvelope:before {
    content: "\e608";
}
.iconDownload:before {
    content: "\e609";
}
.iconBulkAdd:before {
    content: "\e60a";
}
.iconPopOut:before {
    content: "\e60b";
}
.iconContract:before {
    content: "\e60c";
}
.iconHistory:before {
    content: "\e60d";
}
.iconAlertFill:before {
    content: "\e60e";
}
.iconCheckFill:before {
    content: "\e60f";
}
.iconwarnFill:before {
    content: "\e610";
}
.iconCrossFill:before {
    content: "\e611";
}
.iconAddFill:before {
    content: "\e612";
}
.iconHelpFill:before {
    content: "\e613";
}
.iconInfoFill:before {
    content: "\e614";
}
.iconRemoveFill:before {
    content: "\e615";
}
.iconCheck:before {
    content: "\e616";
}
.iconCross:before {
    content: "\e617";
}
.iconCourtOrder:before {
    content: "\e618";
}
.iconAna:before {
    content: "\e619";
}
.iconImpComments:before {
    content: "\e61a";
}
.iconIndPlan:before {
    content: "\e61b";
}
.iconMedicalAlert:before {
    content: "\e61c";
}
.iconParentsSep:before {
    content: "\e61d";
}
.iconSpecialNeeds:before {
    content: "\e61e";
}

