@font-face {
    font-family: 'Roboto';
    src: url('../../resources/fonts/Roboto/Roboto-Light-webfont.eot');
    src: url('../../resources/fonts/Roboto/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../resources/fonts/Roboto/Roboto-Light-webfont.woff') format('woff'),
         url('../../resources/fonts/Roboto/Roboto-Light-webfont.ttf') format('truetype'),
         url('../../resources/fonts/Roboto/Roboto-Light-webfont.svg#robotolight') format('svg');
}

@font-face {
    font-family: 'Open Sans';
    src: url('../../resources/fonts/OpenSans/OpenSans-Regular-webfont.eot');
    src: url('../../resources/fonts/OpenSans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../resources/fonts/OpenSans/OpenSans-Regular-webfont.woff') format('woff'),
         url('../../resources/fonts/OpenSans/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../../resources/fonts/OpenSans/OpenSans-Regular-webfont.svg#robotolight') format('svg');

	font-weight: bold;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../../resources/fonts/OpenSans/OpenSans-Light-webfont.eot');
    src: url('../../resources/fonts/OpenSans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../resources/fonts/OpenSans/OpenSans-Light-webfont.woff') format('woff'),
         url('../../resources/fonts/OpenSans/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../../resources/fonts/OpenSans/OpenSans-Light-webfont.svg#robotolight') format('svg');

	font-weight:  100;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../../resources/fonts/OpenSans/OpenSans-Italic-webfont.eot');
    src: url('../../resources/fonts/OpenSans/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../resources/fonts/OpenSans/OpenSans-Italic-webfont.woff') format('woff'),
         url('../../resources/fonts/OpenSans/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../../resources/fonts/OpenSans/OpenSans-Italic-webfont.svg#robotolight') format('svg');

	font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../../resources/fonts/OpenSans/OpenSans-SemiBold-webfont.eot');
    src: url('../../resources/fonts/OpenSans/OpenSans-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../resources/fonts/OpenSans/OpenSans-SemiBold-webfont.woff') format('woff'),
         url('../../resources/fonts/OpenSans/OpenSans-SemiBold-webfont.ttf') format('truetype'),
         url('../../resources/fonts/OpenSans/OpenSans-SemiBold-webfont.svg#robotolight') format('svg');

	font-weight: bolder;
}


@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../../resources/fonts/OpenSansCondensed/OpenSans-CondLight-webfont.eot');
    src: url('../../resources/fonts/OpenSansCondensed/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../resources/fonts/OpenSansCondensed/OpenSans-CondLight-webfont.woff') format('woff'),
         url('../../resources/fonts/OpenSansCondensed/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('../../resources/fonts/OpenSansCondensed/OpenSans-CondLight-webfont.svg#robotolight') format('svg');

	font-weight: light, lighter;
	font-style: normal;
}
