/* SNSPICKS local fonts: loaded at the start of every document head. */
@font-face {
    font-family: "Pretendard Variable";
    font-style: normal;
    font-display: block;
    font-weight: 45 920;
    src: url("./PretendardVariable.woff2") format("woff2-variations");
}

/* Alias retained for components that still request the legacy family name. */
@font-face {
    font-family: "Pretendard";
    font-style: normal;
    font-display: block;
    font-weight: 45 920;
    src: url("./PretendardVariable.woff2") format("woff2-variations");
}

@font-face {
    font-family: "feather";
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: url("../../admin/dist/fonts/feather/feather-webfont.woff") format("woff");
}
