@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'notera';
	src: url('Notera.eot'); /* IE9 Compat Modes */
	src: url('Notera.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('Notera.woff') format('woff'), /* Modern Browsers */
	     url('Notera.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('Notera.svg#svgFontName') format('svg'); /* Legacy iOS */
	}