@font-face
{
	font-family: 'Segoe';
	src: url('fonts/WestEuropean.eot');
	src: url('fonts/WestEuropean.eot?#iefix') format('embedded-opentype'),
		 url('fonts/WestEuropean.woff') format('woff'),
		 url('fonts/WestEuropean.ttf') format('truetype'),
		 url('fonts/WestEuropean.svg#web') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'Segoe-Italic';
	src: url('fonts/WestEuropean-Italic.eot');
	src: url('fonts/WestEuropean-Italic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/WestEuropean-Italic.woff') format('woff'),
		 url('fonts/WestEuropean-Italic.ttf') format('truetype'),
		 url('fonts/WestEuropean-Italic.svg#web') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face
{
	font-family: 'Segoe-Bold';
	src: url('fonts/WestEuropean-Bold.eot');
	src: url('fonts/WestEuropean-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/WestEuropean-Bold.woff') format('woff'),
		 url('fonts/WestEuropean-Bold.ttf') format('truetype'),
		 url('fonts/WestEuropean-Bold.svg#web') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face
{
	font-weight:bold;
	src: url('fonts/WestEuropean-SemiBold.eot');
	src: url('fonts/WestEuropean-SemiBold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/WestEuropean-SemiBold.woff') format('woff'),
		 url('fonts/WestEuropean-SemiBold.ttf') format('truetype'),
		 url('fonts/WestEuropean-SemiBold.svg#web') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{src: url('fonts/WestEuropean-Light.eot');
	src: url('fonts/WestEuropean-Light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/WestEuropean-Light.woff') format('woff'),
		 url('fonts/WestEuropean-Light.ttf') format('truetype'),
		 url('fonts/WestEuropean-Light.svg#web') format('svg');
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #7e499d;
	width: 220px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
}
