@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?yspiwy');
  src:  url('../../fonts/icomoon.eot?yspiwy#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?yspiwy') format('truetype'),
    url('../../fonts/icomoon.woff?yspiwy') format('woff'),
    url('../../fonts/icomoon.svg?yspiwy#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;

}

i.icomoon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
    font-size: 18pt;
    vertical-align: bottom;
}

.icomoon.icon-Complete:before {
    content: "\e900";
}
.icomoon.icon-Ashes-Ready-For-Collection:before {
    content: "\e901";
}
.icomoon.icon-Cooling:before {
    content: "\e902";
}
.icomoon.icon-Cremator:before {
    content: "\e903";
}
.icomoon.icon-Refrigerated:before {
    content: "\e904";
}
.icomoon.icon-In-Transit:before {
    content: "\e905";
}
.icomoon.icon-Body-Ready-for-Collection:before {
    content: "\e906";
}
.icomoon.icon-Collected:before {
    content: "\e907";
}
.icomoon.icon-New:before {
    content: "\e908";
}
.icomoon.icon-Cancelled:before {
    content: "\e909";
}
