@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Oswald:wght@200;300;400;500;600;700&display=swap');

body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-family: 'Oswald', sans-serif !important;} 
.navbar {font-family: 'Exo', sans-serif !important;}
.nextevent .mod-next-event.style1 .event-location-badge.badge.badge-secondary {    background: #000080 !important; }

.newsrotator .mod-news-rotator.style3 .next, .newsrotator .mod-news-rotator.style3 .prev, .newsrotator .mod-news-rotator .pp  {   color: #000; }

.scoreboard .card.event-box .card-body.event.text-center .card-text .opponent .event-location-badge.badge.badge-secondary {   color: #000; }
.scoreboard .card-header.bg-secondary {   color: #000 !important; }
.scoreboard  .card-text .result .text-success {   color: #000080 !important; }



@media screen and (min-width:992px){
.header .mod-site-header .header-contents .header-navbars .navbar-brand img{max-height:120px;}
}