@font-face {
	font-family: 'wundermag-heading-font';
	src: url('wonder300.ttf') format('truetype'),
		 url('wonder300.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'wundermag-heading-font';
	src: url('wonder400.ttf') format('truetype'),
		 url('wonder400.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'wundermag-heading-font';
	src: url('wonder500.ttf') format('truetype'),
		 url('wonder500.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'wundermag-heading-font';
	src: url('wonder700.ttf') format('truetype'),
	     url('wonder700.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'wundermag-heading-font';
	src: url('wonder900.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}
