.w400 { font-weight: 400; }
.italic { font-style: italic; }

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

@font-face {
	font-family:'Tomasa';
	src: 	url('https://fercozzi.com/media/pages/typefaces/tomasa/fonts/6ad65f4932-1736194967/tomasa.woff2') format('woff2'),
	url('https://fercozzi.com/media/pages/typefaces/tomasa/fonts/d3cf093a65-1736194966/tomasa.woff') format('woff')
;	font-style: normal;
	font-weight: 400;
}
