    @font-face {
      font-family: 'Playfair Display';
      font-weight: 700;
      font-style: normal;
      font-display: swap;
      src: url('./fonts/PlayfairDisplay-700.woff2') format('woff2');
    }

    @font-face {
      font-family: 'Playfair Display';
      font-weight: 900;
      font-style: normal;
      font-display: swap;
      src: url('./fonts/PlayfairDisplay-900.woff2') format('woff2');
    }

    @font-face {
      font-family: 'DM Sans';
      font-weight: 300;
      font-style: normal;
      font-display: swap;
      src: url('./fonts/DMSans-300.woff2') format('woff2');
    }

    @font-face {
      font-family: 'DM Sans';
      font-weight: 400;
      font-style: normal;
      font-display: swap;
      src: url('./fonts/DMSans-400.woff2') format('woff2');
    }

    @font-face {
      font-family: 'DM Sans';
      font-weight: 500;
      font-style: normal;
      font-display: swap;
      src: url('./fonts/DMSans-500.woff2') format('woff2');
