@font-face {
    font-family: 'Poppins';
    src: url('font/Poppins-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}