@font-face {
font-family: 'Poppins', Arial, Helvetica, sans-seri;
src: url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Medium.eot');
src: url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Medium.woff2') format('woff2'),
url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Medium.woff') format('woff'),
url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins', Arial, Helvetica, sans-seri;
src: url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Regular.eot');
src: url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Regular.woff2') format('woff2'),
url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Regular.woff') format('woff'),
url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins', Arial, Helvetica, sans-seri;
src: url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Bold.eot');
src: url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Bold.woff2') format('woff2'),
url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Bold.woff') format('woff'),
url('YOUR_URL/pluginfile.php/1/theme_space/fontfiles/0/Poppins-Bold.ttf') format('truetype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
body {
font-family: 'Poppins', Arial, Helvetica, sans-seri;
}