@font-face {
  font-family: 'BebasNeue';
  src: url('../themes/t6hdigital/assets/fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Candal';
  src: url('../themes/t6hdigital/assets/fonts/Candal-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.content {
  margin: 2em auto;
  max-width: 1080px;
  text-align: center;
}
