/*
Copyright (c) 2022, 2023 Viva Republica, with Reserved Font Name Tossface.
https://github.com/toss/tossface
*/
/* 00 */
@font-face {
  font-family: "Tossface";
  src: url("https://static.toss.im/tps/latest/regular/0.woff2") format("woff2"),
    url("https://static.toss.im/tps/latest/regular/0.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
/* 01 */
@font-face {
  font-family: "Tossface";
  src: url("https://static.toss.im/tps/latest/bold/0.woff2") format("woff2"),
    url("https://static.toss.im/tps/latest/bold/0.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
/* 02 */
@font-face {
  font-family: "Tossface";
  src: url("https://static.toss.im/tps/latest/semibold/0.woff2") format("woff2"),
    url("https://static.toss.im/tps/latest/semibold/0.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
/* TossProductSans 폰트 */
@font-face {
  font-family: "TossProductSans";
  src: url("https://static.toss.im/tps/latest/regular/0.woff2") format("woff2"),
    url("https://static.toss.im/tps/latest/regular/0.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "TossProductSans";
  src: url("https://static.toss.im/tps/latest/bold/0.woff2") format("woff2"),
    url("https://static.toss.im/tps/latest/bold/0.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TossProductSans";
  src: url("https://static.toss.im/tps/latest/semibold/0.woff2") format("woff2"),
    url("https://static.toss.im/tps/latest/semibold/0.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
