@font-face {font-family:"Rubik Iso"; src:url('../fonts/RubikIso-Regular.ttf') format('truetype'); font-weight:400; font-style:normal;}
@font-face {font-family:"Jaro"; src:url('../fonts/Jaro-Regular.ttf') format('truetype'); font-weight:900; font-style:normal;}
@font-face {font-family:"Smooch Sans"; src:url('../fonts/SmoochSans-Black.ttf') format('truetype'); font-weight:900; font-style:normal;}
.eichelman {color:#000; font-family:'Rubik Iso'; font-size:48px; font-weight:normal;}
.lab {color:#000; font-family:'Smooch Sans'; font-size:60px; font-weight:bolder;}
div.navbar {background-color:#EFEFEF; overflow:auto; white-space:nowrap;}
div.navbar a {display:inline-block; font-family:'Special Elite'; color:#000; font-size:14px; text-align:center; padding:10px; text-decoration:none;}
div.navbar a:hover {background-color:#000; color:#FFF;}
@media screen and (max-width:600px) {.eichelman {font-size:36px;} .lab {font-size:40px;}}