/* Playpen Sans */
@font-face {
  font-family: 'Playpen Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('PlaypenSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Playpen Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('PlaypenSans-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Playpen Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('PlaypenSans-Bold.ttf') format('truetype');
}

/* Geologica */
@font-face {
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('Geologica-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('Geologica-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('Geologica-Bold.ttf') format('truetype');
}
