@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-display: swap;
  src: local("Pretendard Regular"),
    url("../font/../font/Pretendard-Regular.woff2") format("woff2"),
    url("../font/Pretendard-Regular.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-display: swap;
  src: local("Pretendard SemiBold"),
    url("../font/../font/Pretendard-SemiBold.woff2") format("woff2"),
    url("../font/Pretendard-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "Everett";
  font-weight: 300;
  font-display: swap;
  src: local("Everett-Light-web"),
    url("../font/../font/Everett-Light-web.woff2") format("woff2"),
    url("../font/Everett-Light-web.woff") format("woff");
}

@font-face {
  font-family: "Everett";
  font-weight: 400;
  font-display: swap;
  src: local("Everett-Regular-web"),
    url("../font/../font/Everett-Regular-web.woff2") format("woff2"),
    url("../font/Everett-Regular-web.woff") format("woff");
}
@font-face {
  font-family: "Everett";
  font-weight: 500;
  font-display: swap;
  src: local("Everett-Medium-web"),
    url("../font/../font/Everett-Medium-web.woff2") format("woff2"),
    url("../font/Everett-Medium-web.woff") format("woff");
}

@font-face {
  font-family: "Darby";
  font-weight: 400;
  font-display: swap;
  src: url("../font/../font/DarbySansPoster-Regular-Web.woff2") format("woff2"),
    url("../font/DarbySansPoster-Regular-Web.woff") format("woff");
}
@font-face {
  font-family: "Darby";
  font-weight: 500;
  font-display: swap;
  src: url("../font/../font/DarbySansPoster-Medium-Web.woff2") format("woff2"),
    url("../font/DarbySansPoster-Medium-Web.woff") format("woff");
}
