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

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

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

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

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

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

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

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

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

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