@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:'Roboto-Medium';
	src: url('../fonts/Roboto-Medium_latin+latin-ext_gdi.eot');
	src: url('../fonts/Roboto-Medium_latin+latin-ext_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Medium_latin+latin-ext_gdi.woff') format('woff'),
		url('../fonts/Roboto-Medium_latin+latin-ext_gdi.ttf') format('truetype'),
		url('../fonts/Roboto-Medium_latin+latin-ext_gdi.otf') format('opentype'),
		url('../fonts/Roboto-Medium_latin+latin-ext_gdi.svg#Roboto-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-F6C3;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family:'Roboto-Regular';
	src: url('../fonts/Roboto-Regular_gdi.eot');
	src: url('../fonts/Roboto-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Regular_gdi.woff') format('woff'),
		url('../fonts/Roboto-Regular_gdi.ttf') format('truetype'),
		url('../fonts/Roboto-Regular_gdi.otf') format('opentype'),
		url('../fonts/Roboto-Regular_gdi.svg#Roboto-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-25CA;
}

@font-face {
	font-family:'Roboto-Thin';
	src: url('../fonts/Roboto-Thin_gdi.eot');
	src: url('../fonts/Roboto-Thin_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Thin_gdi.woff') format('woff'),
		url('../fonts/Roboto-Thin_gdi.ttf') format('truetype'),
		url('../fonts/Roboto-Thin_gdi.otf') format('opentype'),
		url('../fonts/Roboto-Thin_gdi.svg#Roboto-Thin') format('svg');
	font-weight: 250;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-25CA;
}