/* PP Agrandir Font Face Definitions */

@font-face {
  font-family: 'PP Agrandir';
  src: url('./PPAgrandir-GrandLight.woff2') format('woff2'),
       url('./PPAgrandir-GrandLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Agrandir';
  src: url('./PPAgrandir-Regular.woff2') format('woff2'),
       url('./PPAgrandir-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Agrandir';
  src: url('./PPAgrandir-Medium.woff2') format('woff2'),
       url('./PPAgrandir-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Agrandir';
  src: url('./PPAgrandir-GrandBold.woff2') format('woff2'),
       url('./PPAgrandir-GrandBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
