@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: auto;
    src: url("../fonts/Poppins/Poppins-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'Poppins-Extra-Bold';
    font-style: normal;
    font-weight: auto;
    src: url("../fonts/Poppins/Poppins-ExtraBold.ttf") format('truetype');
}
