@font-face {font-family:"Rubik Iso"; src:url('../fonts/RubikIso-Regular.ttf') format('truetype'); font-weight:400; 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:22px; font-weight:normal;}
.lab {color:#000; font-family:'Smooch Sans'; font-size:34px; font-weight:bolder;}

div.links {width:100%; background-color:#FFF; overflow:hidden; white-space:nowrap; text-align:center;}
div.links a {display:inline-block; font-family:'Special Elite'; color:#000; font-size:13px; text-align:center; padding:5px; text-decoration:none;}
div.links a:hover {background-color:#000; color:#FFF;}
@media screen and (max-width:600px) {.eichelman {font-size:18px;} .lab {font-size:28px;}}

