@font-face {
	font-display: swap;
	font-family: 'overpass';
	font-style: normal;
	font-weight: 400;
	src: url('/assets/fonts/vendor/overpass/overpass-v18-latin-regular.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'overpass-semibold';
	font-style: normal;
	font-weight: 600;
	src: url('/assets/fonts/vendor/overpass/overpass-v18-latin-600.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'overpass-bold';
	font-style: normal;
	font-weight: 700;
	src: url('/assets/fonts/vendor/overpass/overpass-v18-latin-700.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'overpass-extrabold';
	font-style: normal;
	font-weight: 800;
	src: url('/assets/fonts/vendor/overpass/overpass-v18-latin-800.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'ubuntu';
	font-style: normal;
	font-weight: 700;
	src: url('/assets/fonts/vendor/ubuntu/ubuntu-v20-latin-regular.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'ubuntu-bold';
	font-style: normal;
	font-weight: 700;
	src: url('/assets/fonts/vendor/ubuntu/ubuntu-v20-latin-700.woff2') format('woff2');
}
