@font-face {
    font-family: 'orphy-custom-icons';
    src: url('orphy-custom-icons.eot?2mhbks');
    src: url('orphy-custom-icons.eot?2mhbks#iefix') format('embedded-opentype'), url('orphy-custom-icons.ttf?2mhbks') format('truetype'), url('orphy-custom-icons.woff?2mhbks') format('woff'), url('orphy-custom-icons.svg?2mhbks#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="orphy-custom-icons"], [class*=" orphy-custom-icons"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'orphy-custom-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 16px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.orphy-custom-icons-sync-error:before {
    content: "\e903";
}

.orphy-custom-icons-sync-success:before {
    content: "\e904";
}

.orphy-custom-icons-todo-add:before {
    content: "\e900";
}

.orphy-custom-icons-time-add:before {
    content: "\e901";
}

.orphy-custom-icons-person-add:before {
    content: "\e902";
}

.orphy-custom-icons-dropdown:before {
    content: "\e905";
}

.orphy-custom-icons-lead-add:before {
    content: "\e906";
}

.orphy-custom-icons-lead:before {
    content: "\e908";
}

.orphy-custom-icons-eraser:before {
    content: "\e907";
}