@font-face {
    font-family: 'ccmp-icons';
    src: url('ccmp-icons.woff?86857101') format('woff');
    font-weight: normal;
    font-style: normal;
}

[class^="ccmp-icon-"]:before, [class*=" ccmp-icon-"]:before {
    font-family: "ccmp-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
}

.ccmp-icon-content-block:before { content: '\F1D3'; }
.ccmp-icon-cancel:before { content: '\F21C'; }