@font-face {
	font-family: 'avertape';
	src: url('font/averta-pe-black.otf') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'avertape';
	src: url('font/averta-pe-extrabold.otf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'avertape';
	src: url('font/averta-pe-bold.otf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'avertape';
	src: url('font/averta-pe-semibold.otf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'avertape';
	src: url('font/averta-pe-regular.otf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'avertape';
	src: url('font/averta-pe-light.otf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'avertape';
	src: url('font/averta-pe-thin.otf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'avertape';
	src: url('font/averta-pe-thin.otf') format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}