
@font-face {
  font-family: 'Cantarell';
  font-style: normal;
  font-weight: normal;
  src: local('Cantarell Regular'), local('Cantarell-Regular'), url('http://themes.googleusercontent.com/font?kit=p5ydP_uWQ5lsFzcP_XVMEw') format('truetype');
}



body.viewer {
	background: #EEE;
	padding: 0;
}

::selection {
	background: #fd9800;
	color: #2d77e0;
}
::-moz-selection {
	background: #fd9800;
	color: #2d77e0;
}


code {
	font-size: 1.2em;
}
