/* Pacifico font - self-hosted (used where Nunito was previously used) */

@font-face {
  font-family: 'Pacifico';
  src: url('../fonts/pacifico/Pacifico-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
