body {
	-webkit-font-smoothing: antialiased;	
}

@import url(//fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic);

@font-face {
	font-family: 'icomoon';
	src:url('/wp-content/themes/lineofscrimmage-branch/css/fonts/icomoon-standard.eot');
	src:url('/wp-content/themes/lineofscrimmage-branch/css/fonts/icomoon-standard.eot#iefix') format('embedded-opentype'),
		url('/wp-content/themes/lineofscrimmage-branch/css/fonts/icomoon-standard.woff') format('woff'),
		url('/wp-content/themes/lineofscrimmage-branch/css/fonts/icomoon-standard.ttf') format('truetype'),
		url('/wp-content/themes/lineofscrimmage-branch/css/fonts/icomoon-standard.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

form#searchform input.button.small,
textarea,
header div.navmain ul ul ul,
aside div.navmain ul ul,
body {
	font-family: "Roboto",serif;
	-webkit-font-smoothing: antialiased;	
}

article small,
article pre {
	font-family: monospace;
}

.i {
	font-family: icomoon;
}

h2.widgettitle,
.infobox.kontakt p,
blockquote p em,
div.navmain ul ul,
article pre,
nav.text {
	font-size: 12px;
}

body {
	font-size: 14px;
}

header h2,
header .menu {
	font-size: 16px;
}

select#paypal,
footer,
.i,
p.abstract,
article h3 {
	font-size: 18px;
}

article h2 {
	font-size: 24px;
}

article h1 {
	font-size: 32px;
}

strong,
b {
	font-weight: bold
}

em,
i {
	font-style: italic;
}

footer,
header,
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.3;
}

article p,
ul li,
ol li,
blockquote,
td,
dl {
	line-height: 1.45;
}

input {
	line-height: 1;
}

h2.widgettitle,
header h1,
nav#head,
.button {
	text-transform: uppercase;
}

.navmain ul ul {
	text-transform: none;
}

.box a,
aside .widget_nav_menu a,
.i,
.i a,
.button,
header a,
div.navmain a,
footer a {
	text-decoration: none;
}

.box a:hover {
	text-decoration: underline;
}