  /* Charmonman */
  @font-face {
    font-family: "Charmonman";
    src: url("../fonts/charmonman/charmonman-400.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Charmonman";
    src: url("../fonts/charmonman/charmonman-700.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  
  /* Great Vibes */
  @font-face {
    font-family: "Great Vibes";
    src: url("../fonts/great-vibes/great-vibes-400.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  /* Playfair Display */
  @font-face {
    font-family: "Playfair Display";
    src: url("../fonts/playfair-display/playfair-display-400.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Playfair Display";
    src: url("../fonts/playfair-display/playfair-display-500.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }

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

  @font-face {
    font-family: "Playfair Display";
    src: url("../fonts/playfair-display/playfair-display-700.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  
  /* Nunito Sans */
  @font-face {
    font-family: "nunito-sans";
    src: url("../fonts/nunito-sans/nunito-sans-300.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "nunito-sans";
    src: url("../fonts/nunito-sans/nunito-sans-400.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "nunito-sans";
    src: url("../fonts/nunito-sans/nunito-sans-500.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: "nunito-sans";
    src: url("../fonts/nunito-sans/nunito-sans-600.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: "nunito-sans";
    src: url("../fonts/nunito-sans/nunito-sans-700.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }