@font-face {
    font-family:'Poppins Medium';
    src: url('../fontie-package/Poppins\ Medium.eot');
	src: url('../fontie-package/Poppins\ Medium.html') format('embedded-opentype'),
		url('../fontie-package/Poppins\ Medium.woff2') format('woff2'),
		url('../fontie-package/Poppins\ Regular.woff') format('woff'),
		url('../fontie-package/Poppins\ Regular.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}

@font-face {
    font-family:'Poppins SemiBold';
    src: url('../fontie-package/Poppins\ SemiBold.eot');
	src: url('../fontie-package/Poppins\ SemiBold.html') format('embedded-opentype'),
		url('../fontie-package/Poppins\ SemiBold.woff2') format('woff2'),
		url('../fontie-package/Poppins\ SemiBold.woff') format('woff'),
		url('../fontie-package/Poppins\ SemiBold.svg') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}


@font-face {
    font-family:'Poppins';
    src: url('../fontie-package/\ Regular.eot');
	src: url('../fontie-package/Poppins\ Regular.html') format('embedded-opentype'),
		url('../fontie-package/\ Regular.woff2') format('woff2'),
		url('../fontie-package/\ Regular.woff') format('woff'),
		url('../fontie-package/\ Regular.svg#Poppins Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}