@import "/inc/fonts/fontello/css/fontello.css";

@font-face {
	font-family: 'FontAwesome';
	src: url('/inc/fonts/fontello/font/fontello.eot?93361898');
	src: url('/inc/fonts/fontello/font/fontello.eot?93361898#iefix') format('embedded-opentype'),
		url('/inc/fonts/fontello/font/fontello.woff?93361898') format('woff'),
		url('/inc/fonts/fontello/font/fontello.ttf?93361898') format('truetype'),
		url('/inc/fonts/fontello/font/fontello.svg?93361898#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Icons
--------------------------------------------------*/

i[class^='demo'], i[class^='icon'], i[class^='file'] {
	font-size: inherit;
}

.attention {
	font-size: 24px !important;
}

/* Font sizes
--------------------------------------------------*/

.small {
	font-size: 10px;
}

.medium {
	font-size: 12px;
}

.large {
	font-size: 16px;
}

.extralarge {
	font-size: 24px;
}
