@font-face
{
	font-family: "Tahoma";
	src: url("/Responsive/include/fonts/TahomaRegular.eot");
	src: url("/Responsive/include/fonts/TahomaRegular.eot?#iefix") format("embedded-opentype"),
		url("/Responsive/include/fonts/TahomaRegular.woff2") format("woff2"),
		url("/Responsive/include/fonts/TahomaRegular.woff") format("woff"),
		url("/Responsive/include/fonts/TahomaRegular.ttf") format("truetype"),
		url("/Responsive/include/fonts/TahomaRegular.svg#Tahoma") format("svg");
	font-weight: 400;
}

@font-face
{
	font-family: "Tahoma";
	src: url("/Responsive/include/fonts/TahomaBold.eot");
	src: url("/Responsive/include/fonts/TahomaBold.eot?#iefix") format("embedded-opentype"),
		url("/Responsive/include/fonts/TahomaBold.woff2") format("woff2"),
		url("/Responsive/include/fonts/TahomaBold.woff") format("woff"),
		url("/Responsive/include/fonts/TahomaBold.ttf") format("truetype"),
		url("/Responsive/include/fonts/TahomaBold.svg#Tahoma") format("svg");
	font-weight: 700;
}

@font-face
{
	font-family: "icons";
	src:url("/Responsive/include/fonts/icons.eot?5qnnq8");
	src:url("/Responsive/include/fonts/icons.eot?5qnnq8#iefix") format("embedded-opentype"),
		url("/Responsive/include/fonts/icons.ttf?5qnnq8") format("truetype"),
		url("/Responsive/include/fonts/icons.woff?5qnnq8") format("woff"),
		url("/Responsive/include/fonts/icons.svg?5qnnq8#icons") format("svg");
	font-weight: 400;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: "icons";
	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-arrow-down:before
{
	content: "\e900";
}

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

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

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

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

.icon-chevron-left:before
{
	content: "\e905";
}

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

.icon-chevron-up:before
{
	content: "\e907";
}

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

.icon-back-to-list:before
{
	content: "\e909";
}

.icon-delete:before
{
	content: "\e90a";
}

.icon-document:before
{
	content: "\e90b";
}

.icon-hourglass-half:before
{
	content: "\e90c";
}

.icon-info:before
{
	content: "\e90d";
}

.icon-lock:before
{
	content: "\e90e";
}

.icon-ok:before
{
	content: "\e90f";
}


.icon-plus:before
{
	content: "\e910";
}

.icon-print:before
{
	content: "\e911";
}

.icon-refresh:before
{
	content: "\e912";
}

.icon-search:before
{
	content: "\e913";
}

.icon-thumbs-down:before
{
	content: "\e914";
}

.icon-thumbs-up:before
{
	content: "\e915";
}

.icon-zoom-in:before
{
	content: "\e916";
}

.icon-zoom-out:before
{
	content: "\e917";
}

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

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

.icon-edit:before 
{
	content: "\e91a";
}
