.no-mobile
impact font
Line 1: Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */
/* Impact font for those who don't have it installed */
@font-face {
font-family: Impact;
src: url('/resources/assets/impact.ttf');
}


/* Default styling for Navbar template */
/* Default styling for Navbar template */