
@font-face {
    font-family: 'League Spartan';
    src: url('../fonts/LeagueSpartan-Medium.ttf') format('truetype'),
    url('../fonts/LeagueSpartan-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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