@font-face {
    font-family: 'LogoFont';
    src: local('LogoFont'), url(../fonts/PremierLeagueWithLionNumbers.ttf) format('truetype');
}

.roboto {
    font-family: Roboto !important;
}