@font-face {
    font-family: "";
    src: url('../font/Poppins-Bold.ttf') format('truetype');
}
@font-face {
    font-family: "";
    src: url('../font/Poppins-Light.ttf') format('truetype');
}
@font-face {
    font-family: "Josefin Sans";
    src: url('../font/Poppins-Regular.ttf') format('truetype');
}
@font-face {
    font-family: "";
    src: url('../font/Poppins-Thin.ttf') format('truetype');
}
