/* Self-hosted Creepster font (TTF) */
@font-face {
  font-family: 'Creepster';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Creepster'), url('../fonts/creepster/Creepster-Regular.ttf') format('truetype');
}
