@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: 'Quattrocento';
  src: url('../fonts/quattrocento.woff2');
  font-weight: 700;
}
.roman {
  font: 110px 'Quattrocento', serif;
}