@font-face {
    font-family: "times_lt";
    src: url("{% items[/fonts/Times_LT_W01_Roman.woff2] %}") format("woff2");
}

@font-face {
    font-family: "untitled-sans";
    src: url("{% items[/fonts/UntitledSans-Medium.woff2] %}") format("woff2");
    font-weight: 500;
}

@font-face {
    font-family: "untitled-sans";
    src: url("{% items[/fonts/UntitledSans-Regular.woff2] %}") format("woff2");
    font-weight: 400;
}

@font-face {
    font-family: "untitled-sans-bold";
    src: url("{% items[/fonts/untitled-sans-bold.woff2] %}") format("woff2");
}

@font-face {
    font-family: "sawarabi";
    src: url("{% items[/fonts/SawarabiGothic-Regular.ttf] %}") format("truetype");
}

@font-face {
    font-family: "noto-sans";
    src: url("{% items[/fonts/NotoSansJP-VariableFont_wght.ttf] %}") format("truetype");
}

@font-face {
    font-family: "new-season";
    src: url("{% items[/fonts/new-season-font.woff2] %}") format("woff2");
}

@font-face {
    font-family: "noto-serif";
    src: url("{% items[/fonts/NotoSerifJP-VariableFont_wght.ttf] %}") format("truetype");
}

@font-face {
    font-family: "biz-gthoic";
    src: url("{% items[/fonts/BIZUDPGothic-Bold.ttf] %}") format("truetype");
    src: url("{% items[/fonts/BIZUDPGothic-Regular.ttf] %}") format("truetype");
}

@font-face {
    font-family: "goodkitty";
    src: url("{% items[/fonts/design-collection3-goodkitty.woff2] %}") format("woff2");
}

@font-face {
    font-family: "AustinaCapittonAlt";
    src: url("{% items[/fonts/AustinaCapittonAlt.woff2] %}") format("woff2");
    font-display: swap;
}