.w300 900 { font-weight: 300 900; }
.italic { font-style: italic; }

.Rondette { font-family: 'Rondette'; }

@font-face {
	font-family:'Rondette';
	src: 	url('/fonts/rondette/rondettevf.woff') format('woff');
	font-style: normal;
	font-weight: 300 900;
}
