@font-face {
    font-family: 'Beezup';
    src:  url('fonts/icon.eot?bi8ty1');
    src:  url('fonts/icon.eot?bi8ty1#iefix') format('embedded-opentype'),
    url('fonts/icon.ttf?bi8ty1') format('truetype'),
    url('fonts/icon.woff?bi8ty1') format('woff'),
    url('fonts/icon.svg?bi8ty1#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


.admin__menu #menu-beezup-ordermanagement-first-level > a::before {
    content: "\e900";
    font-size: 3.0rem;
    margin-bottom: 10px;
    font-family:'Beezup';
}