@font-face {
	font-family: 'icofont-test';
	src:url('../fonts/icofont-test.eot?fdyaf8');
	src:url('../fonts/icofont-test.eot?#iefixfdyaf8') format('embedded-opentype'),
		url('../fonts/icofont-test.woff?fdyaf8') format('woff'),
		url('../fonts/icofont-test.ttf?fdyaf8') format('truetype'),
		url('../fonts/icofont-test.svg?fdyaf8#icofont-test') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icofont, input[type=button].icofont, input[type=submit].icofont, .acnav li a.icofont, .acnav li label.icofont {
	font-family: 'icofont-test';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

body {
	font-family: 'Noto Serif', serif;
	font-size: 14px;
}

#topnav li a, #browselist li a, .acnav li a, .acnav li label {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 600;
}

input[type=button], input[type=submit] {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
}

h2.leftnav {
	font-weight: 600;
	font-size: 14px;
}

h1 {
	font-weight: 600;
	font-size: 18px;
}

p {
	line-height: 1;
}


a {
	text-decoration: none;
}

.shadedbg h2 {
	font-size: 13px;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 600;
}

.homesocial p {
	font-size: 12px;
	font-family: 'Noto Sans', sans-serif;
}

.sidesearchlabel {
	font-size: 11px;
	font-family: 'Noto Sans', sans-serif;
}

.dibold {
	font-weight: bold;
}

/* result sets */

ul.results h2, .cartdetail h2, h2.resname {
	font-size: 14px;
	line-height: 1;
}

ul.results p.resdesc a {
	font-style: italic;
}

p.resprice {
	font-size: 0.85em;
}

.resbuywish a {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 600;
}
/*
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
	font-size: 0.7em;
*/
.restable td {
	line-height: 1;
}

.carttotal {
	font-weight: bold;
}