@font-face {
	font-family: NotesEsa;
	src: url('fonts/notesesa-regulartf-webfont.woff') format('woff'),
	     url('fonts/notesesa-regulartf-webfont.eot?#iefix') format("embedded-opentype"),
	     url('fonts/notesesa-regulartf-webfont.ttf') format("truetype");
	font-weight:normal;
}
@font-face {
	font-family: NotesEsa;
	src: url('fonts/notesesa-boldtf-webfont.woff') format('woff'),
	     url('fonts/notesesa-boldtf-webfont.eot?#iefix') format("embedded-opentype"),
	     url('fonts/notesesa-boldtf-webfont.ttf') format("truetype");
	font-weight:bold;
}
@font-face {
	font-family: NotesStyle;
	src: url('fonts/notesstyle-regulartf-webfont.eot?#iefix') format("embedded-opentype"),
	     url('fonts/notesstyle-regulartf-webfont.ttf') format("truetype");
	font-weight:normal;
}
@font-face {
	font-family: NotesStyle;
	src: url('fonts/notesstyle-boldtf-webfont.eot?#iefix') format("embedded-opentype"),
	     url('fonts/notesstyle-boldtf-webfont.ttf') format("truetype");
	font-weight:bold;
}
@font-face {
	font-family: 'Open Sans';
	src:	url('fonts/OpenSans-Regular.woff2') format('woff2'),
			url('fonts/OpenSans-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/LatoLatin-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/LatoLatin-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/LatoLatin-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/LatoLatin-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/LatoLatin-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
	font-family: 'Roboto Condensed';
	src:	url('fonts/RobotoCondensed.woff2') format('woff2'),
			url('fonts/RobotoCondensed.woff') format('woff');
}
