/**
 * Aliases for icon classes used in config (employee_access) and dashboards.
 * These names are not in icomoon; map them to existing icomoon glyphs.
 */
.icon-calendar-check:before { content: "\f274"; font-family: 'icomoon' !important; }
.icon-mail:before { content: "\f0e0"; font-family: 'icomoon' !important; }
.icon-location:before { content: "\f041"; font-family: 'icomoon' !important; }
.icon-images:before { content: "\f03e"; font-family: 'icomoon' !important; }
