Skip to content

日本語環境向けへのフォントスタイル Font (ja-JP) by MaruniUmebachi

Details

AuthorMaruniUmebachi

LicenseCC 0

Categorygo.jp

Created

Updated

Size79 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

私の用意した、ほかのスタイルと併用をおすすめする。

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         1. Font
@version      20241126.15.08
@namespace    https://userstyles.world/user/MaruniUmebachi
@description  私の用意したほかのスタイルとの併用を前提としています。
@homepage     https://userstyles.world/user/MaruniUmebachi
@author       MaruniUmebachi
@license      CC 0
==/UserStyle== */

@-moz-document url-prefix("http"), regexp(".*") {
/* var Font */
:root {
    --Stylus-CSS: "* Font";
    --Noto-Sans-Mono-Stylus-Font: "Noto Sans Mono Extracondensed";
    --Segoe-UI-Stylus-Font: "Segoe UI Variable Display", "Segoe UI Variable", "Segoe UI";
    --Yu-Gothic-Medium-Stylus-Font: "Yu Gothic", "Yu Gothic UI";
    --Yu-Gothic-Stylus-Font: "Yu Gothic", "Yu Gothic UI";
    --Segoe-Yu-Stylus-Font: var(--Segoe-UI-Stylus-Font), var(--Yu-Gothic-Medium-Stylus-Font);
    --Segoe-Yu-Bold-Stylus-Font: var(--Segoe-UI-Stylus-Font), var(--Yu-Gothic-Stylus-Font);
    --Roboto-Source-Stylus-Font: Roboto, "Noto Sans", "Noto Sans Arabic UI", "Source Han Sans VF";
    --font-family-Stylus: var(--Roboto-Source-Stylus-Font);
}
}

@-moz-document url-prefix("http"), regexp(".*") {
/* all [Emoji] */
@font-face {
    font-family: "Segoe UI Emoji";
    src: local("Segoe Fluent Emoji");
}
}

@-moz-document url-prefix("http"), regexp(".*") {
/* all [Yu Gothic] ja */
@font-face {
    font-family: "Yu Gothic";
    font-weight: 700;
    src: local("YuGothic-Bold"), local("Yu Gothic Bold"), local("Yu Gothic");
}

@font-face {
    font-family: "Yu Gothic";
    font-weight: 600;
    src: local("YuGothic-Bold"), local("Yu Gothic Bold"), local("Yu Gothic");
}

@font-face {
    font-family: "Yu Gothic";
    font-weight: 400;
    src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("Yu Gothic");
}

@font-face {
    font-family: "Yu Gothic";
    font-weight: 300;
    src: local("YuGothic-Reguler"), local("Yu Gothic Reguler"), local("Yu Gothic");
}

@font-face {
    font-family: "Yu Gothic";
    font-weight: 200;
    src: local("YuGothic-Light"), local("Yu Gothic Light"), local("Yu Gothic");
}

@font-face {
    font-family: "Yu Gothic Medium";
    font-weight: 700;
    src: local("YuGothic-Bold"), local("Yu Gothic Bold"), local("Yu Gothic");
}

@font-face {
    font-family: "Yu Gothic Medium";
    font-weight: 600;
    src: local("YuGothic-Bold"), local("Yu Gothic Bold"), local("Yu Gothic");
}

@font-face {
    font-family: "Yu Gothic Medium";
    font-weight: 400;
    src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("Yu Gothic");
}

@font-face {
    font-family: "Yu Gothic Medium";
    font-weight: 300;
    src: local("YuGothic-Reguler"), local("Yu Gothic Reguler"), local("Yu Gothic");
}

@font-face {
    font-family: "Yu Gothic Medium";
    font-weight: 200;
    src: local("YuGothic-Light"), local("Yu Gothic Light"), local("Yu Gothic");
}

@font-face {
    font-family: "游ゴシック";
    font-weight: 700;
    src: local("YuGothic-Bold"), local("Yu Gothic Bold"), local("Yu Gothic");
}

@font-face {
    font-family: "游ゴシック";
    font-weight: 600;
    src: local("YuGothic-Bold"), local("Yu Gothic Bold"), local("Yu Gothic");
}

@font-face {
    font-family: "游ゴシック";
    font-weight: 400;
    src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("Yu Gothic");
}

@font-face {
    font-family: "游ゴシック";
    font-weight: 300;
    src: local("YuGothic-Reguler"), local("Yu Gothic Reguler"), local("Yu Gothic");
}

@font-face {
    font-family: "游ゴシック";
    font-weight: 200;
    src: local("YuGothic-Light"), local("Yu Gothic Light"), local("Yu Gothic");
}

@font-face {
    font-family: "游ゴシック Medium";
    font-weight: 700;
    src: local("YuGothic-Bold"), local("Yu Gothic Bold"), local("Yu Gothic");
}

@font-face {
    font-family: "游ゴシック Medium";
    font-weight: 600;
    src: local("YuGothic-Bold"), local("Yu Gothic Bold"), local("Yu Gothic");
}

@font-face {
    font-family: "游ゴシック Medium";
    font-weight: 400;
    src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("Yu Gothic");
}

@font-face {
    font-family: "游ゴシック Medium";
    font-weight: 300;
    src: local("YuGothic-Reguler"), local("Yu Gothic Reguler"), local("Yu Gothic");
}

@font-face {
    font-family: "游ゴシック Medium";
    font-weight: 200;
    src: local("YuGothic-Light"), local("Yu Gothic Light"), local("Yu Gothic");
}
}

@-moz-document url-prefix("http"), regexp(".*") {
/* all [Yu Gothic] */
@font-face {
    /* "Segoe UI Variable Display Semibold", "wf_segoe-ui_semibold", "wf_segoe-ui_normal", "Segoe UI Variable Display", "Segoe WP", Tahoma, Arial, sans-serif */
    font-family: "wf_segoe-ui_semibold";
    src: local("YuGothic-Bold");
    size-adjust: 95%;
}

@font-face {
    /* "Segoe UI Variable Display", "Segoe UI Web", "wf_segoe-ui_normal", "Helvetica Neue", "BBAlpha Sans", "S60 Sans", Arial, sans-serif */
    font-family: "wf_segoe-ui_normal";
    src: local("YuGothic-Medium");
    size-adjust: 95%;
}

@font-face {
    /* "Segoe UI Light","wf_segoe-ui_light",Arial,"Helvetica Neue",Verdana,Helvetica,Sans-Serif */
    font-family: "wf_segoe-ui_light";
    src: local("YuGothic-Light");
    size-adjust: 95%;
}
}

@-moz-document url-prefix("http"), regexp(".*") {
/* all [Yu Gothic UI] ja */
@font-face {
    font-family: "Meiryo UI";
    font-weight: 700;
    src: local("YuGothicUI-Bold"), local("Yu Gothic UI Bold"), local("Yu Gothic UI");
}

@font-face {
    font-family: "Meiryo UI";
    font-weight: 600;
    src: local("YuGothicUI-Semibold"), local("Yu Gothic UI Semibold"), local("Yu Gothic UI");
}

@font-face {
    font-family: "Meiryo UI";
    font-weight: 400;
    src: local("YuGothicUI-Reguler"), local("Yu Gothic UI Reguler"), local("Yu Gothic UI");
}

@font-face {
    font-family: "Meiryo UI";
    font-weight: 300;
    src: local("YuGothicUI-Semilight"), local("Yu Gothic UI Semilight"), local("Yu Gothic UI");
}

@font-face {
    font-family: "Meiryo UI";
    font-weight: 200;
    src: local("YuGothicUI-Light"), local("Yu Gothic UI Light"), local("Yu Gothic UI");
}

@font-face {
    font-family: "メイリオ UI";
    font-weight: 700;
    src: local("YuGothicUI-Bold"), local("Yu Gothic UI Bold"), local("Yu Gothic UI");
}

@font-face {
    font-family: "メイリオ UI";
    font-weight: 600;
    src: local("YuGothicUI-Semibold"), local("Yu Gothic UI Semibold"), local("Yu Gothic UI");
}

@font-face {
    font-family: "メイリオ UI";
    font-weight: 400;
    src: local("YuGothicUI-Reguler"), local("Yu Gothic UI Reguler"), local("Yu Gothic UI");
}

@font-face {
    font-family: "メイリオ UI";
    font-weight: 300;
    src: local("YuGothicUI-Semilight"), local("Yu Gothic UI Semilight"), local("Yu Gothic UI");
}

@font-face {
    font-family: "メイリオ UI";
    font-weight: 200;
    src: local("YuGothicUI-Light"), local("Yu Gothic UI Light"), local("Yu Gothic UI");
}

@font-face {
    font-family: "MS Gothic UI";
    font-weight: 700;
    src: local("YuGothicUI-Bold"), local("Yu Gothic UI Bold"), local("Yu Gothic UI");
}

@font-face {
    font-family: "MS Gothic UI";
    font-weight: 600;
    src: local("YuGothicUI-Semibold"), local("Yu Gothic UI Semibold"), local("Yu Gothic UI");
}

@font-face {
    font-family: "MS Gothic UI";
    font-weight: 400;
    src: local("YuGothicUI-Reguler"), local("Yu Gothic UI Reguler"), local("Yu Gothic UI");
}

@font-face {
    font-family: "MS Gothic UI";
    font-weight: 300;
    src: local("YuGothicUI-Semilight"), local("Yu Gothic UI Semilight"), local("Yu Gothic UI");
}

@font-face {
    font-family: "MS Gothic UI";
    font-weight: 200;
    src: local("YuGothicUI-Light"), local("Yu Gothic UI Light"), local("Yu Gothic UI");
}

@font-face {
    font-family: "MS ゴシック UI";
    font-weight: 700;
    src: local("YuGothicUI-Bold"), local("Yu Gothic UI Bold"), local("Yu Gothic UI");
}

@font-face {
    font-family: "MS ゴシック UI";
    font-weight: 600;
    src: local("YuGothicUI-Semibold"), local("Yu Gothic UI Semibold"), local("Yu Gothic UI");
}

@font-face {
    font-family: "MS ゴシック UI";
    font-weight: 400;
    src: local("YuGothicUI-Reguler"), local("Yu Gothic UI Reguler"), local("Yu Gothic UI");
}

@font-face {
    font-family: "MS ゴシック UI";
    font-weight: 300;
    src: local("YuGothicUI-Semilight"), local("Yu Gothic UI Semilight"), local("Yu Gothic UI");
}

@font-face {
    font-family: "MS ゴシック UI";
    font-weight: 200;
    src: local("YuGothicUI-Light"), local("Yu Gothic UI Light"), local("Yu Gothic UI");
}
}

@-moz-document url-prefix("http"), regexp(".*") {
/* all [Segoe] ja */
@font-face {
    font-family: "Yu Gothic";
    src: local("Segoe-UI-Variable-Display-Bold"), local("Segoe-UI-Variable-Display"), local("Roboto Bold"), local("Roboto");
    font-variation-settings: "opsz" 36;
    font-weight: 700;
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116, U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F, U+1F00-1FFF, U+0370-03FF, U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB, U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Segoe-UI-Variable-Display-Semibold"), local("Segoe-UI-Variable-Display"), local("Roboto Medium"), local("Roboto");
    font-variation-settings: "opsz" 36;
    font-weight: 500;
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116, U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F, U+1F00-1FFF, U+0370-03FF, U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB, U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Yu Gothic";
    src: lo...

Reviews

No reviews yet.