.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( '/media/pages/typefaces/pasticcino/fonts/48c36d8175-1700245529/pasticcino-light.ttf') format('truetype');
	font-style: normal;
	font-weight: 200;
}
@font-face {
	font-family:'Pasticcino';
	src: 	url( '/media/pages/typefaces/pasticcino/fonts/789183269d-1700245530/pasticcino-regular.ttf') format('truetype');
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family:'Pasticcino';
	src: 	url( '/media/pages/typefaces/pasticcino/fonts/3f15827afc-1700245529/pasticcino-bold.ttf') format('truetype');
	font-style: normal;
	font-weight: 700;
}
