/* Self-hosted Google Fonts. Source files live in ../fonts/google/. */
@font-face {
    font-family: "Outfit";
    font-style: normal;
    font-weight: 300 500;
    font-display: swap;
    src: url("../fonts/google/Outfit-wght.ttf") format("truetype");
}

@font-face {
    font-family: "Zen Kaku Gothic New";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/google/ZenKakuGothicNew-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Zen Kaku Gothic New";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/google/ZenKakuGothicNew-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Zen Kaku Gothic New";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/google/ZenKakuGothicNew-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "Zen Old Mincho";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/google/ZenOldMincho-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Zen Old Mincho";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/google/ZenOldMincho-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/google/SourceSans3-wght.ttf") format("truetype");
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/google/SourceSans3-Italic-wght.ttf") format("truetype");
}

@font-face {
    font-family: "Prata";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/google/Prata-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../fonts/google/NotoSans-wdth-wght.ttf") format("truetype");
}

@font-face {
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../fonts/google/NotoSans-Italic-wdth-wght.ttf") format("truetype");
}
