<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Custom */
@font-face {
    font-family: 'chalkboardregular';
    src: url('/custom/themes/default/fonts/chalkboard/chalkboard-webfont.eot');
    src: url('/custom/themes/default/fonts/chalkboard/chalkboard-webfont.eot?#iefix') format('embedded-opentype'),
         url('/custom/themes/default/fonts/chalkboard/chalkboard-webfont.woff2') format('woff2'),
         url('/custom/themes/default/fonts/chalkboard/chalkboard-webfont.woff') format('woff'),
         url('/custom/themes/default/fonts/chalkboard/chalkboard-webfont.ttf') format('truetype'),
         url('/custom/themes/default/fonts/chalkboard/chalkboard-webfont.svg#chalkboardregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


ol.breadcrumb li span.active{
color:#fff;
}
a#webgearstudios{
	text-decoration:none;
}
a#webgearstudios .text-web {
	font-family:neuzon;
	font-size:3.7em;
	color:#ff2a00;
	}
a#webgearstudios .text-gear {
	color:#383838;
	}
a#webgearstudios .text-studios {
	color:#383838;
	font-size:.9em;
	font-family:'chalkboardregular';
	padding-right:5px;padding-top:5px;
	font-weight:bold;
	}
a#webgearstudios span#comma {
	font-size:.8em;position:relative;top:4px;
	}
a#webgearstudios .text-tagline {
	font-size:.7em;
	line-height:1.3em;
	padding:5px;
	padding-left:8px;
	padding-top:7px;
	text-align:center;
	}

a#webgearstudios .web-gear{
	padding-top:17px;
}

.category-content h2{
	margin-bottom:5px;
}</pre></body></html>