@font-face {
	font-family: 'DottiesVanilla';
	src: url('/fonts/DottiesVanilla-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'DottiesVanilla';
	src: url('/fonts/DottiesVanilla-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'DottiesVanilla';
	src: url('/fonts/DottiesVanilla-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'DottiesVanilla';
	src: url('/fonts/DottiesVanilla-RegularItalic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'DottiesVanilla';
	src: url('/fonts/DottiesVanilla-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'DottiesVanilla';
	src: url('/fonts/DottiesVanilla-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'DottiesVanilla';
	src: url('/fonts/DottiesVanilla-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'DottiesVanilla';
	src: url('/fonts/DottiesVanilla-ExtraBoldItalic.woff') format('woff');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}