Can see problem which is javascript, but not why. Will escalate.
Are you using a plug-in for custom css?
I see this in your page :
<style type="text/css">PICK AN ELEMENT NOW - or type CSS selector(advanced) {
font-size: 30px !important;
color: #444 !important;
}
DIV DIV DIV.span4.fp-two DIV.widget-front.hover H2 {
text-shadow: none !important;
font-size: 79px !important;
color: #7d347d !important;
}
HTML BODY DIV.colorpicker DIV.colorpicker_color DIV {
}
</style><script type="text/javascript">
remove all.
Of course <script type="text/javascript"> is a typo while pasting.
You just have to remove the css rules you put with that plugin.
Thanks for the clue!!
I was using a font plugin in addition to the customizr upgrade that was messing with it.