@font-face {
  font-family: "SL Gothic";
  src: url("/wp-content/themes/generatepress_child/fonts/Pretendard-Regular.woff2")
      format("woff2"),
    url("/wp-content/themes/generatepress_child/fonts/Pretendard-Regular.woff")
      format("woff");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "SL Gothic";
  src: url("/wp-content/themes/generatepress_child/fonts/Pretendard-Medium.woff2")
      format("woff2"),
    url("/wp-content/themes/generatepress_child/fonts/Pretendard-Medium.woff")
      format("woff");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "SL Gothic";
  src: url("/wp-content/themes/generatepress_child/fonts/Pretendard-SemiBold.woff2")
      format("woff2"),
    url("/wp-content/themes/generatepress_child/fonts/Pretendard-SemiBold.woff")
      format("woff");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "SL Gothic";
  src: url("/wp-content/themes/generatepress_child/fonts/Pretendard-Bold.woff2")
      format("woff2"),
    url("/wp-content/themes/generatepress_child/fonts/Pretendard-Bold.woff")
      format("woff");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "SL Gothic";
  src: url("/wp-content/themes/generatepress_child/fonts/Pretendard-ExtraBold.woff2")
      format("woff2"),
    url("/wp-content/themes/generatepress_child/fonts/Pretendard-ExtraBold.woff")
      format("woff");
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "SL Gothic";
  src: url("/wp-content/themes/generatepress_child/fonts/Pretendard-Black.woff2")
      format("woff2"),
    url("/wp-content/themes/generatepress_child/fonts/Pretendard-Black.woff")
      format("woff");
  font-weight: 900;
  font-display: swap;
}
