@font-face {
	font-family: 'Pinup';
	src: url('../fonts/Pinup.woff2') format('woff2'),
		url('../fonts/Pinup.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Pinup';
	src: url('../fonts/Pinup.woff2') format('woff2'),
		url('../fonts/Pinup.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Andes';
	src: url('../fonts/andes.woff2') format('woff2'),
		url('../fonts/andes.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Andes';
	src: url('../fonts/andes.woff2') format('woff2'),
		url('../fonts/andes.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
html , body{
	font-family: 'Pinup';
}





