@font-face {
	font-family: 'icomoon';
	src:url('/Content/Fonts/icomoon.eot?-2gn6xy');
	src:url('/Content/Fonts/icomoon.eot?#iefix-2gn6xy') format('embedded-opentype'),
		url('/Content/Fonts/icomoon.woff?-2gn6xy') format('woff'),
		url('/Content/Fonts/icomoon.ttf?-2gn6xy') format('truetype'),
		url('/Content/Fonts/icomoon.svg?-2gn6xy#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-details:before {
	content: "\e600";
}

.icon-arr-d:before {
	content: "\e601";
}

.icon-arr-l:before {
	content: "\e602";
}

.icon-arr-r:before {
	content: "\e603";
}

.icon-arr-t:before {
	content: "\e604";
}

.icon-article:before {
	content: "\e605";
}

.icon-close:before {
	content: "\e606";
}

.icon-copy:before {
	content: "\e607";
}

.icon-dash:before {
	content: "\e608";
}

.icon-disk:before {
	content: "\e609";
}

.icon-doc:before {
	content: "\e60a";
}

.icon-dotted:before {
	content: "\e60b";
}

.icon-dotted-hor:before {
	content: "\e60c";
}

.icon-go-out:before {
	content: "\e60d";
}

.icon-home:before {
	content: "\e60e";
}

.icon-mail:before {
	content: "\e60f";
}

.icon-min:before {
	content: "\e610";
}

.icon-new:before {
	content: "\e611";
}

.icon-pen:before {
	content: "\e612";
}

.icon-print:before {
	content: "\e613";
}

.icon-search:before {
	content: "\e614";
}

.icon-tik:before {
	content: "\e615";
}


/*New icons*/
@font-face {
	font-family: 'icomoon-new';
	src:url('/Content/Fonts/icomoon-new.eot?mxkpaa');
	src:url('/Content/Fonts/icomoon-new.eot?#iefixmxkpaa') format('embedded-opentype'),
		url('/Content/Fonts/icomoon-new.ttf?mxkpaa') format('truetype'),
		url('/Content/Fonts/icomoon-new.woff?mxkpaa') format('woff'),
		url('/Content/Fonts/icomoon-new.svg?mxkpaa#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="iconnew-"], [class*=" iconnew-"] {
	font-family: 'icomoon-new';
	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;
}

.iconnew-address:before {
	content: "\e901";
}
.iconnew-configuration:before {
	content: "\e902";
}
.iconnew-correspondence:before {
	content: "\e903";
}
.iconnew-creditor:before {
	content: "\e904";
}
.iconnew-deliveryNote:before {
	content: "\e905";
}
.iconnew-finance:before {
	content: "\e906";
}
.iconnew-invoice:before {
	content: "\e907";
}
.iconnew-newsletter:before {
	content: "\e908";
}
.iconnew-orderConfirmation:before {
	content: "\e909";
}
.iconnew-packingSlip:before {
	content: "\e90a";
}
.iconnew-project:before {
	content: "\e90b";
}
.iconnew-purchaseOrder:before {
	content: "\e90c";
}
.iconnew-quote:before {
	content: "\e90d";
}
.iconnew-report:before {
	content: "\e90e";
}
.iconnew-statistics:before {
	content: "\e910";
}
.iconnew-user:before {
	content: "\e900";
}
.iconnew-shop:before {
    content: "\e90f"
}
.iconnew-twitter:before {
    content: "\ea96"
}
.iconnew-paypal:before {
    content: "\ead8"
}
.iconnew-facebook:before {
    content: "\ea91"
}
.iconnew-version:before {
    content: "\eae7"
}

	/*
  	Flaticon icon font: Flaticon
  	Creation date: 09/04/2016 23:15
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("./Fonts/Flaticon.eot");
  src: url("./Fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("./Fonts/Flaticon.woff") format("woff"),
       url("./Fonts/Flaticon.ttf") format("truetype"),
       url("./Fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: 'flaticon';
	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;
}

.flaticon-check:before { content: "\f100"; }