/* Regular */
@font-face {
  font-family: "stds-gnb-font-global";
  font-style: normal;
  font-weight: normal;
  src: url(//static-cdn.onstove.com/resources/stds/stds-font-global/otf/Inter-Regular.otf) format("otf"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff/Inter-Regular.woff) format("woff"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff2/Inter-Regular.woff2) format("woff2");
  font-display: fallback;
}

@font-face {
  font-family: "stds-gnb-font-global";
  font-style: normal;
  font-weight: 400;
  src: url(//static-cdn.onstove.com/resources/stds/stds-font-global/otf/Inter-Regular.otf) format("otf"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff/Inter-Regular.woff) format("woff"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff2/Inter-Regular.woff2) format("woff2");
  font-display: fallback;
}

/* Medium */
@font-face {
  font-family: "stds-gnb-font-global";
  font-style: normal;
  font-weight: bold;
  src: url(//static-cdn.onstove.com/resources/stds/stds-font-global/otf/Inter-Medium.otf) format("otf"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff/Inter-Medium.woff) format("woff"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff2/Inter-Medium.woff2) format("woff2");
  font-display: fallback;
}

@font-face {
  font-family: "stds-gnb-font-global";
  font-style: normal;
  font-weight: 500;
  src: url(//static-cdn.onstove.com/resources/stds/stds-font-global/otf/Inter-Medium.otf) format("otf"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff/Inter-Medium.woff) format("woff"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff2/Inter-Medium.woff2) format("woff2");
  font-display: fallback;
}

/* Bold */
@font-face {
  font-family: "stds-gnb-font-global";
  font-style: normal;
  font-weight: bold;
  src: url(//static-cdn.onstove.com/resources/stds/stds-font-global/otf/Inter-Bold.otf) format("otf"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff/Inter-Bold.woff) format("woff"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff2/Inter-Bold.woff2) format("woff2");
  font-display: fallback;
}

@font-face {
  font-family: "stds-gnb-font-global";
  font-style: normal;
  font-weight: 700;
  src: url(//static-cdn.onstove.com/resources/stds/stds-font-global/otf/Inter-Bold.otf) format("otf"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff/Inter-Bold.woff) format("woff"),
    url(//static-cdn.onstove.com/resources/stds/stds-font-global/woff2/Inter-Bold.woff2) format("woff2");
  font-display: fallback;
}