/*
 * Copyright © 2016 Magestore. All rights reserved.
 * See COPYING.txt for license details.
 */

@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon/icomoon.eot?ttp0oi');
    src:  url('../fonts/icomoon/icomoon.eot?ttp0oi#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?ttp0oi') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?ttp0oi') format('woff'),
    url('../fonts/icomoon/icomoon.svg?ttp0oi#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.admin__menu .item-purchase-order.parent.level-0 > a:before {
    font-family: 'icomoon' !important;
    content: "\e922";
}