@font-face {
    font-family: 'Poppins-Black';
    src: url('Poppins-Black.ttf') format('opentype');
}
@font-face {
    font-family: 'Poppins-Medium';
    src: url('Poppins-Medium.ttf') format('opentype');
}
@font-face {
    font-family: 'Poppins-Regular';
    src: url('Poppins-Regular.ttf') format('opentype');
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('Poppins-SemiBold.ttf') format('opentype');
}
