/* Pier Sans */
@font-face {
  font-family: 'Pier Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/PierSans-Light.woff') format('woff'),
       url('/fonts/PierSans-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Pier Sans';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/PierSans-LightItalic.woff') format('woff'),
       url('/fonts/PierSans-LightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Pier Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/PierSans-Regular.woff') format('woff'),
       url('/fonts/PierSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Pier Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/PierSans-Italic.woff') format('woff'),
       url('/fonts/PierSans-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Pier Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/PierSans-Bold.woff') format('woff'),
       url('/fonts/PierSans-Bold.ttf') format('truetype');
}

/* Platypi */
@font-face {
  font-family: 'Platypi';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/Platypi-Light.woff2') format('woff2'),
       url('/fonts/Platypi-Light.woff') format('woff'),
       url('/fonts/Platypi-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Platypi';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/Platypi-LightItalic.woff2') format('woff2'),
       url('/fonts/Platypi-LightItalic.woff') format('woff'),
       url('/fonts/Platypi-LightItalic.ttf') format('truetype');
}

/* ADLaM Display */
@font-face {
  font-family: 'ADLaM Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ADLaMDisplay-Regular.ttf') format('truetype');
}
