/* ##  Web Fonts  ## */
@font-face {
  font-family: 'Avro';
	src: local('Avro'); /* Local and Cache */
	src: url('../../fonts/avro.eot'); /* IE9 Compat Modes */
	src: url('../../fonts/avro.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../../fonts/avro.woff') format('woff'), /* Modern Browsers */
		 url('../../fonts/avro.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../../fonts/avro.otf') format('opentype'), /* Some Modern Browsers */
		 url('../../fonts/avro.svg') format('svg'); /* Legacy iOS, others */
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'Roboto';
	src: local('Roboto'); /* Local and Cache */
	src: url('../../fonts/roboto.eot'); /* IE9 Compat Modes */
	src: url('../../fonts/roboto.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../../fonts/roboto.woff') format('woff'), /* Modern Browsers */
		 url('../../fonts/roboto.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../../fonts/roboto.otf') format('opentype'), /* Some Modern Browsers */
		 url('../../fonts/roboto.svg') format('svg'); /* Legacy iOS, others */
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed';
	src: local('RobotoCondensed'); /* Local and Cache */
	src: url('../../fonts/robotocondensed.eot'); /* IE9 Compat Modes */
	src: url('../../fonts/robotocondensed.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../../fonts/robotocondensed.woff') format('woff'), /* Modern Browsers */
		 url('../../fonts/robotocondensed.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../../fonts/robotocondensed.otf') format('opentype'), /* Some Modern Browsers */
		 url('../../fonts/robotocondensed.svg') format('svg'); /* Legacy iOS, others */
	font-weight: normal;
	font-style: normal;
}