@font-face {
  font-family: 'UltraRegular';
  src: url('Ultra-webfont.eot');
  src: url('Ultra-webfont.eot?#iefix') format('embedded-opentype'),
       url('Ultra-webfont.woff') format('woff'),
       url('Ultra-webfont.ttf') format('truetype'),
       url('Ultra-webfont.svg#UltraRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GandhiSerifBold';
  src: url('GandhiSerif-Bold-webfont.eot');
  src: url('GandhiSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('GandhiSerif-Bold-webfont.woff') format('woff'),
       url('GandhiSerif-Bold-webfont.ttf') format('truetype'),
       url('GandhiSerif-Bold-webfont.svg#GandhiSerifBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

div.grabLine {
  font: 18px/50px 'GandhiSerifRegularBold', serif;
  display:block;
}

div.grabLine span.wordURIs {
  font: 60px/68px 'UltraRegular', serif; letter-spacing: 0;
  color:#666;
}

div.grabLine span.number10 {font-size:7em; line-height:1.2em}
div.grabLine span.wordRules {font-size:5em;}
div.grabLine span.wordfor, div.grabLine span.wordPersistent {font-size: 2em;}
div.grabLine span.wordPersistent {color:#18A6E4}

div.list, div.grabLine {width:33%; float:left}
div.grabLine {padding-top:4em; display:block; text-align:center}
