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

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

[class^="icon-"], [class*=" icon-"] {
    /* 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-ds-transfers:before {
    content: "\e900";
}

[class^="ds-"], [class*=" ds-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ds-font' !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;
}

.ds-plus .path1:before {
    content: "\e206";
    color: rgb(78, 78, 78);
}

.ds-plus .path2:before {
    content: "\e207";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.ds-plus .path3:before {
    content: "\e208";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.ds-logo:before {
    content: "\e000";
}

.ds-goods-in:before {
    content: "\e010";
}

.ds-settings:before {
    content: "\e020";
}

.ds-stock-take:before {
    content: "\e030";
}

.ds-goods-out:before {
    content: "\e040";
}

.ds-dashboard:before {
    content: "\e050";
}

.ds-users:before {
    content: "\e060";
}

.ds-arrow-down:before {
    content: "\e070";
}

.ds-calander:before {
    content: "\e080";
}

.ds-check-box:before {
    content: "\e090";
}

.ds-tick:before {
    content: "\e100";
}

.ds-tick-blue:before {
    content: "\e100";
}

.ds-cross:before {
    content: "\e110";
}

.ds-drop-down:before {
    content: "\e120";
}

.ds-information:before {
    content: "\e130";
}

.ds-help:before {
    content: "\e140";
}

.ds-minus:before {
    content: "\e150";
}

.ds-pluse:before {
    content: "\e160";
}

.ds-arrow-right:before {
    content: "\e170";
}

.ds-search:before {
    content: "\e180";
}

.ds-account-setting:before {
    content: "\e190";
}

.ds-uncheck-box:before {
    content: "\e200";
}


.ds-manage-users:before {
    content: "\e202";
}

.ds-manage_accounts:before {
    content: "\e201";
}

.ds-organisation:before {
    content: "\e203";
}

.ds-roles:before {
    content: "\e205";
}

.ds-permissions:before {
    content: "\e204";
}

.ds-log:before {
    font-family: FontAwesome;
    content: "\f1da";
}

.ds-download:before {
    font-family: FontAwesome;
    content: "\f019";
}

.ds-database:before {
    font-family: FontAwesome;
    content: "\f1c0";
}

.ds-wrench:before {
    font-family: FontAwesome;
    content: "\f0ad";
}

.icon {
    width: 22px;
    height: 22px;
}