@font-face {
    font-family: 'Poppins Medium';
    src: url("../fonts/Poppins-Medium.ttf");
}

@font-face {
    font-family: 'Poppins SemiBold';
	font-weight: normal;
    src: url("../fonts/Poppins-SemiBold.ttf");
}