@font-face {
  font-family: "Kiosk 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-face {
  font-family: "Kiosk 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-face {
  font-family: "Kiosk 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-face {
  font-family: "SB Sans";
  src: url("/wp-content/themes/generatepress_child/fonts/SuisseIntl-Book-WebS.woff2") format("woff2"),
       url("/wp-content/themes/generatepress_child/fonts/SuisseIntl-Book-WebS.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "SB Sans";
  src: url("/wp-content/themes/generatepress_child/fonts/SuisseIntl-Medium-WebS.woff2") format("woff2"),
       url("/wp-content/themes/generatepress_child/fonts/SuisseIntl-Medium-WebS.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "SB Sans";
  src: url("/wp-content/themes/generatepress_child/fonts/SuisseIntl-SemiBold-WebS.woff2") format("woff2"),
       url("/wp-content/themes/generatepress_child/fonts/SuisseIntl-SemiBold-WebS.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}