@charset 'UTF-8';

@font-face {
	font-family: 'abel';
	font-weight: 400;
	font-display: swap;
	src: url('/assets/fonts/abel/abel-regular.woff2') format('woff2'),
	     url('/assets/fonts/abel/abel-regular.woff') format('woff');
}
@font-face {
	font-family: 'abel-regular';
	font-weight: 400;
	font-display: swap;
	src: url('/assets/fonts/abel/abel-regular.woff2') format('woff2'),
	     url('/assets/fonts/abel/abel-regular.woff') format('woff');
}
@font-face {
	font-family: 'Bungee Hairline';
	font-weight: 400;
	font-display: swap;
	src: url('/assets/fonts/bungee-hairline/bungee-hairline-regular.woff2') format('woff2'),
	     url('/assets/fonts/bungee-hairline/bungee-hairline-regular.woff') format('woff');
}
@font-face {
	font-family: 'Bungee Inline';
	font-weight: 400;
	font-display: swap;
	src: url('/assets/fonts/bungee-inline/bungee-inline-regular.woff2') format('woff2'),
	     url('/assets/fonts/bungee-inline/bungee-inline-regular.woff') format('woff');
}
@font-face {
	font-family: 'Caveat';
	font-weight: 400;
	font-display: swap;
	src: url('/assets/fonts/caveat/caveat-regular.woff2') format('woff2'),
	     url('/assets/fonts/caveat/caveat-regular.woff') format('woff');
}
@font-face {
	font-family: 'roboto-light';
	font-weight: 300;
	font-display: swap;
	src: url('/assets/fonts/roboto/roboto-light.woff2') format('woff2'),
	     url('/assets/fonts/roboto/roboto-light.woff') format('woff');
}
@font-face {
	font-family: 'roboto-medium';
	font-weight: 500;
	font-display: swap;
	src: url('/assets/fonts/roboto/roboto-medium.woff2') format('woff2'),
	     url('/assets/fonts/roboto/roboto-medium.woff') format('woff');
}
@font-face {
	font-family: 'roboto';
	font-weight: 400;
	font-display: swap;
	src: url('/assets/fonts/roboto/roboto-regular.woff2') format('woff2'),
	     url('/assets/fonts/roboto/roboto-regular.woff') format('woff');
}
@font-face {
	font-family: 'roboto-regular';
	font-weight: 400;
	font-display: swap;
	src: url('/assets/fonts/roboto/roboto-regular.woff2') format('woff2'),
	     url('/assets/fonts/roboto/roboto-regular.woff') format('woff');
}
