/* Wave 2B font subsets for GSG price pages. */
@font-face {
    font-family: "SegoeUIRegular";
    src: url("/local/templates/gsg/assets/fonts/gsg-subset/SegoeUIRegular.gsg-core.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    unicode-range: U+0020-007E, U+00A0-00FF, U+0400-052F, U+2000-206F, U+20A0-20CF, U+2100-214F, U+2190-21FF, U+25A0-25FF, U+FFFD;
}

@font-face {
    font-family: "SegoeUIBold";
    src: url("/local/templates/gsg/assets/fonts/gsg-subset/SegoeUIBold.gsg-core.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    unicode-range: U+0020-007E, U+00A0-00FF, U+0400-052F, U+2000-206F, U+20A0-20CF, U+2100-214F, U+2190-21FF, U+25A0-25FF, U+FFFD;
}

@font-face {
    font-family: "SegoeUISemiBold";
    src: url("/local/templates/gsg/assets/fonts/gsg-subset/SegoeUISemiBold.gsg-core.woff2") format("woff2");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    unicode-range: U+0020-007E, U+00A0-00FF, U+0400-052F, U+2000-206F, U+20A0-20CF, U+2100-214F, U+2190-21FF, U+25A0-25FF, U+FFFD;
}
