.w200 { font-weight: 200; }
.w400 { font-weight: 400; }
.w700 { font-weight: 700; }
.italic { font-style: italic; }

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

@font-face {
	font-family:'Pasticcino';
	src: 	url('https://cocijotype.com/media/pages/typefaces/pasticcino/fonts/37b8864543-1770575414/pasticcino-light.woff') format('woff')
;	font-style: normal;
	font-weight: 200;
}
@font-face {
	font-family:'Pasticcino';
	src: 	url('https://cocijotype.com/media/pages/typefaces/pasticcino/fonts/6c54763473-1770575415/pasticcino-regular.woff') format('woff')
;	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family:'Pasticcino';
	src: 	url('https://cocijotype.com/media/pages/typefaces/pasticcino/fonts/51b76d9b3f-1770575414/pasticcino-bold.woff') format('woff')
;	font-style: normal;
	font-weight: 700;
}
