@font-face {
	font-family: 'Noto Sans';
	src: url('NotoSans-Bold.eot');
	src: local('Noto Sans Bold'), local('NotoSans-Bold'),
		url('NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('NotoSans-Bold.woff') format('woff'),
		url('NotoSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('NotoSans-BoldItalic.eot');
	src: local('Noto Sans Bold Italic'), local('NotoSans-BoldItalic'),
		url('NotoSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('NotoSans-BoldItalic.woff') format('woff'),
		url('NotoSans-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('NotoSans-Italic.eot');
	src: local('Noto Sans Italic'), local('NotoSans-Italic'),
		url('NotoSans-Italic.eot?#iefix') format('embedded-opentype'),
		url('NotoSans-Italic.woff') format('woff'),
		url('NotoSans-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('NotoSans.eot');
	src: local('Noto Sans'), local('NotoSans'),
		url('NotoSans.eot?#iefix') format('embedded-opentype'),
		url('NotoSans.woff') format('woff'),
		url('NotoSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('noto_sans_display_medium.eot'); /* IE 9 Compatibility Mode */
	src: url('noto_sans_display_medium.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
	url('noto_sans_display_medium.woff2') format('woff2'), /* Super Modern Browsers */
	url('noto_sans_display_medium.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
	url('noto_sans_display_medium.ttf') format('truetype'); /* Safari, Android, iOS */
	font-weight: 500;
}