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

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

[class^="iconmoon-"],
[class*=" iconmoon-"] {
    /* 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;
}

.icon-icon--address:before {
    content: "\e900";
}

.icon-icon--dashboard:before {
    content: "\e901";
}

.icon-icon--logout:before {
    content: "\e902";
}

.icon-icon--order:before {
    content: "\e903";
}

.icon-icon--user:before {
    content: "\e904";
}

.icon-writing-pencil:before {
    content: "\e905";
}

.icon-eye:before {
    content: "\e906";
}

.icon-shopping-cart:before {
    content: "\e907";
}

.icon-up-arrow:before {
    content: "\e908";
}

.icon-download:before {
    content: "\e909";
}
