/* quattrocento-regular */
@font-face {
  font-family: 'Quattrocento';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/quattrocento/quattrocento-regular.ttf') format('truetype');
}

/* quattrocento-700 */
@font-face {
  font-family: 'Quattrocento';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/quattrocento/quattrocento-700.ttf') format('truetype');
}