@CHARSET "UTF-8";
@font-face {
	font-family: 'Poppins';
	font-display: swap;
	src: url(https://www.posterlounge.com/controller/shop/main/fonts/Poppins-Regular.woff2?v=1.1.0) format('woff2'),
	url(https://www.posterlounge.com/controller/shop/main/fonts/Poppins-Regular.woff?v=1.1.0) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins Bold';
	font-display: swap;
	src: url(https://www.posterlounge.com/controller/shop/main/fonts/Poppins-Bold.woff2?v=1.1.0) format('woff2'),
	url(https://www.posterlounge.com/controller/shop/main/fonts/Poppins-Bold.woff?v=1.1.0) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins Semibold';
	font-display: swap;
	src: url(https://www.posterlounge.com/controller/shop/main/fonts/Poppins-SemiBold.woff2?v=1.1.0) format('woff2'),
	url(https://www.posterlounge.com/controller/shop/main/fonts/Poppins-SemiBold.woff?v=1.1.0) format('woff');
	font-weight: normal;
	font-style: normal;
}