@font-face {
	font-family: 'Bunny';
	src: url('bunny-medium-webfont.woff2') format('woff2'),
		url('bunny-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bunny';
	src: url('bunny-mediumit-webfont.woff2') format('woff2'),
		url('bunny-mediumit-webfont.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Bunny';
	src: url('bunny-heavy-webfont.woff2') format('woff2'),
		url('bunny-heavy-webfont.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Bunny';
	src: url('bunny-heavyit-webfont.woff2') format('woff2'),
		url('bunny-heavyit-webfont.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Bunny-Regular';
	src: url('bunny-regular-webfont.woff2') format('woff2'),
		url('bunny-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bunny-Regular';
	src: url('bunny-italic-webfont.woff2') format('woff2'),
		url('bunny-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Bunny-Regular';
	src: url('bunny-regular-webfont.woff2') format('woff2'),
		url('bunny-regular-webfont.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Bunny-Regular';
	src: url('bunny-italic-webfont.woff2') format('woff2'),
		url('bunny-italic-webfont.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}
