@font-face {
    font-family: "playFairDisplayItalic";
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url("../fonts/playfairdisplay-italic.woff2")
      format("woff2");
  }

  @font-face {
    font-family: "switzer";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/switzer-semibold.woff2")
      format("woff2");
  }

  @font-face {
    font-family: "switzer";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/switzer-medium.woff2")
      format("woff2");
  }

  @font-face {
    font-family: "switzer";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/switzer-regular.woff2")
      format("woff2");
  }