﻿/*! CSS Used from: https://localhost:7192/lib/bootstrap/dist/css/bootstrap.min.46ein0sx1k.css */
*, ::after, ::before {
    box-sizing: border-box;
}

h4 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color);
}

h4 {
    font-size: calc(1.275rem + .3vw);
}

@media (min-width:1200px) {
    h4 {
        font-size: 1.5rem;
    }
}

ul {
    padding-left: 2rem;
}

ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

a {
    color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
    text-decoration: underline;
}

    a:hover {
        --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
    }

svg {
    vertical-align: middle;
}
/*! CSS Used from: https://localhost:7192/MediaStore.g3t9ujjry3.styles.css */
a[b-8yi8zhavyd] {
    color: #0077cc;
}
/*! CSS Used from: https://localhost:7192/css/menu.0ravfu8m93.css */
@media screen {
    ul {
        list-style: none;
    }

    *, :after, :before {
        box-sizing: border-box;
    }

    a, a:focus, a:hover {
        color: var(--tw-color-text-link);
    }

        a:focus, a:hover {
            text-decoration: underline;
        }

    ul {
        margin: var(--feather-space-8) 0;
        padding-left: var(--feather-space-24);
    }

    ul {
        list-style: disc;
    }

    ul {
        margin: 0;
        padding: 0;
    }

    a, a:focus, a:hover {
        text-decoration: none;
    }

    *, :after, :before {
        box-sizing: inherit;
    }

    :after, :before {
        text-decoration: inherit;
        vertical-align: inherit;
    }

    * {
        background-repeat: no-repeat;
        margin: 0;
        padding: 0;
    }

    a {
        -webkit-text-decoration-skip: objects;
        background-color: transparent;
    }

        a:active, a:hover {
            outline-width: 0;
        }

    svg:not(:root) {
        overflow: hidden;
    }

    ::selection {
        background-color: #b3d4fc;
        color: #000;
        text-shadow: none;
    }

    a {
        text-decoration: none;
    }

    .twtr-type--bold-14 {
        font-family: Helvetica Neue LT,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-size: .696rem;
        font-weight: 700;
        letter-spacing: .03rem;
        line-height: 1.2rem;
    }

    .twtr-type--roman-14 {
        font-family: Helvetica Neue LT,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-size: .696rem;
        font-weight: 400;
        letter-spacing: .025rem;
        line-height: 1.2rem;
    }

    .twtr-grid {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        letter-spacing: -.31em;
        *letter-spacing: normal;
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
        position: relative;
        word-spacing: -.43em;
    }

        .twtr-grid:after, .twtr-grid:before {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            letter-spacing: normal;
            white-space: normal;
            word-spacing: normal;
        }
}

@media print {
    a {
        background-color: transparent;
    }

    * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    *, :after, :before, div:first-letter, div:first-line, li:first-letter, li:first-line {
        background: transparent !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    ul {
        margin-bottom: 1.5rem;
        margin-top: 0;
    }

        ul:last-child {
            margin-bottom: 0;
        }

    a, a:visited {
        word-wrap: break-word;
        color: #000;
        text-decoration: underline;
    }

    a, li, ul {
        page-break-inside: avoid;
    }

    a {
        orphans: 3;
        widows: 3;
    }

        a[href^=http]:after {
            content: " (" attr(href) ")";
            font-size: 80%;
        }

    ul:last-child {
        margin-bottom: 24px;
    }
}
/*! CSS Used from: https://localhost:7192/css/footer.merirekfqo.css */
@media screen {
    footer {
        display: block;
    }

    h4 {
        margin: 0;
    }

    ul {
        list-style: none;
    }

    *, :after, :before {
        box-sizing: border-box;
    }

    a, a:focus, a:hover {
        color: var(--tw-color-text-link);
    }

        a:focus, a:hover {
            text-decoration: underline;
        }

    ul {
        margin: var(--feather-space-8) 0;
        padding-left: var(--feather-space-24);
    }

    ul {
        list-style: disc;
    }

    h4 {
        font-family: var(--feather-font-family-base);
    }

    h4 {
        font-size: var(--feather-font-size-body);
        font-weight: 700;
        line-height: var(--feather-line-height-body);
    }

    ul {
        margin: 0;
        padding: 0;
    }

    a, a:focus, a:hover {
        text-decoration: none;
    }

    *, :after, :before {
        box-sizing: inherit;
    }

    :after, :before {
        text-decoration: inherit;
        vertical-align: inherit;
    }

    * {
        background-repeat: no-repeat;
        margin: 0;
        padding: 0;
    }

    footer {
        display: block;
    }

    a {
        -webkit-text-decoration-skip: objects;
        background-color: transparent;
    }

        a:active, a:hover {
            outline-width: 0;
        }

    svg:not(:root) {
        overflow: hidden;
    }

    ::selection {
        background-color: #b3d4fc;
        color: #000;
        text-shadow: none;
    }

    a {
        text-decoration: none;
    }

    .twtr-color--gray-0 {
        --twtr-color: #fff;
        color: #fff;
    }

    .twtr-type--bold-14 {
        font-family: Helvetica Neue LT,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-size: .696rem;
        font-weight: 700;
        letter-spacing: .03rem;
        line-height: 1.2rem;
    }

    .twtr-type--roman-14 {
        font-family: Helvetica Neue LT,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-size: .696rem;
        font-weight: 400;
        letter-spacing: .025rem;
        line-height: 1.2rem;
    }

    .twtr-icon--sm {
        height: 12px;
        width: 12px;
    }

    @media (min-width:600px)and (max-width:1023px) {
        .twtr-hidden--md {
            display: none;
        }
    }

    @media (min-width:1024px)and (max-width:1440px) {
        .twtr-hidden--lg {
            display: none;
        }
    }

    @media (min-width:1441px) {
        .twtr-hidden--xl {
            display: none;
        }
    }

    [class*=twtr-color].is-opaque {
        opacity: .6;
    }

        [class*=twtr-color].is-opaque.has-hover {
            cursor: pointer;
            transition: opacity .3s ease-in-out;
        }

            [class*=twtr-color].is-opaque.has-hover:active, [class*=twtr-color].is-opaque.has-hover:hover {
                opacity: 1;
            }

    .twtr-container {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        padding-left: 24px;
        padding-right: 24px;
        width: 100%;
    }

        .twtr-container .twtr-grid {
            margin-left: -12px;
            margin-right: -12px;
        }

    @media (min-width:320px) {
        .twtr-container {
            max-width: 320px;
        }
    }

    @media (min-width:480px) {
        .twtr-container {
            max-width: 480px;
        }
    }

    @media (min-width:600px) {
        .twtr-container {
            max-width: 600px;
        }
    }

    @media (min-width:1024px) {
        .twtr-container {
            max-width: 1024px;
        }
    }

    @media (min-width:1441px) {
        .twtr-container {
            max-width: 1441px;
        }
    }

    .twtr-grid {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        letter-spacing: -.31em;
        *letter-spacing: normal;
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
        position: relative;
        word-spacing: -.43em;
    }

        .twtr-grid:after, .twtr-grid:before {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            letter-spacing: normal;
            white-space: normal;
            word-spacing: normal;
        }

    .twtr-container {
        max-width: none;
    }

    @media (min-width:480px) {
        .twtr-container {
            max-width: none;
        }
    }

    @media (min-width:600px) {
        .twtr-container {
            max-width: none;
        }
    }

    @media (min-width:1024px) {
        .twtr-container {
            margin-left: 12%;
            margin-right: 12%;
            max-width: none;
            width: auto;
        }
    }

    @media (min-width:1441px) {
        .twtr-container {
            margin-left: auto;
            margin-right: auto;
            max-width: 1200px;
        }
    }

    .twtr-spacing--pt-500 {
        padding-top: 32px;
    }

    h4 {
        font-family: Chirp Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    }
}

.twtr-color-bg--black-neutral {
    background-color: #14171a;
}

@media screen {
    .twtr-dtc-fill--extra-light-gray {
        fill: #ccd6dd;
    }

    .u02 {
        position: relative;
    }

    .u02__wrapper {
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 36px;
        padding-top: 36px;
        width: 100%;
    }

    .u02__twtr-grid {
        letter-spacing: normal;
        word-spacing: 0;
    }

    .u02__icon {
        float: right;
        transition-duration: .3s;
        transition-property: all;
        transition-timing-function: linear;
    }

    .u02__column__parent {
        display: block;
        margin-bottom: 12px;
        margin-top: 12px;
    }

    .u02__column__list {
        list-style: none;
        overflow: hidden;
        transition-duration: .3s;
        transition-property: all;
        transition-timing-function: linear;
    }

    .u02__row > .twtr-grid {
        display: block;
    }

    @media (min-width:600px) {
        .u02__row > .twtr-grid {
            display: flex;
            flex-wrap: nowrap;
        }
    }

    .u02__column {
        overflow: hidden;
        padding-left: 12px;
        padding-right: 12px;
        transition: max-height .25s ease-in-out;
    }

    @media (min-width:600px) {
        .u02__column {
            flex-grow: 1;
        }
    }

    .u02__column.u08__language-selector {
        overflow: visible;
    }

    @media (min-width:600px) {
        .u02__network-map .u02__column {
            flex-basis: 0;
            flex-grow: 1;
        }

        .u02__column__list {
            max-height: none;
        }
    }

    .u02__column--bottom {
        flex-grow: unset;
    }

    @media (min-width:600px) {
        .u02__column--bottom {
            flex-grow: 1;
            margin-bottom: 12px;
            margin-top: 12px;
        }
    }

    .u02__link-item {
        margin-bottom: 24px;
    }

    @media (min-width:600px) {
        .u02__link-item {
            margin-bottom: 0;
            color: white !important;
        }
    }

    .u02__link:hover {
        opacity: 1;
    }
}

@media print {
    a {
        background-color: transparent;
    }

    * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    *, :after, :before, div:first-letter, div:first-line, li:first-letter, li:first-line {
        background: transparent !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    ul {
        margin-bottom: 1.5rem;
        margin-top: 0;
    }

        ul:last-child {
            margin-bottom: 0;
        }

    h4 {
        color: #000;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
        line-height: 1.2;
        margin-bottom: .75rem;
        margin-top: 0;
    }

    h4 {
        font-size: 1.5rem;
    }

    a, a:visited {
        word-wrap: break-word;
        color: #000;
        text-decoration: underline;
    }

    a, li, ul {
        page-break-inside: avoid;
    }

    a, h4 {
        orphans: 3;
        widows: 3;
    }

    h4 {
        page-break-after: avoid;
        page-break-inside: avoid;
    }

    a[href^=http]:after {
        content: " (" attr(href) ")";
        font-size: 80%;
    }

    ul:last-child {
        margin-bottom: 24px;
    }

    .u02__network-map {
        display: none;
    }
}

.u02__link {
    color: white !important;
}
/*! CSS Used from: https://localhost:7192/css/hero.9bui6o2hsh.css */
@media screen {
    *, :after, :before {
        box-sizing: border-box;
    }

    a, a:focus, a:hover {
        color: var(--tw-color-text-link);
    }

        a:focus, a:hover {
            text-decoration: underline;
        }

        a, a:focus, a:hover {
            text-decoration: none;
        }

    *, :after, :before {
        box-sizing: inherit;
    }

    :after, :before {
        text-decoration: inherit;
        vertical-align: inherit;
    }

    * {
        background-repeat: no-repeat;
        margin: 0;
        padding: 0;
    }

    a {
        -webkit-text-decoration-skip: objects;
        background-color: transparent;
    }

        a:active, a:hover {
            outline-width: 0;
        }

    ::selection {
        background-color: #b3d4fc;
        color: #000;
        text-shadow: none;
    }

    a {
        text-decoration: none;
    }

    @media (min-width:600px)and (max-width:1023px) {
        .twtr-hidden--md {
            display: none;
        }
    }

    @media (min-width:1024px)and (max-width:1440px) {
        .twtr-hidden--lg {
            display: none;
        }
    }

    @media (min-width:1441px) {
        .twtr-hidden--xl {
            display: none;
        }
    }

    .twtr-grid {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        letter-spacing: -.31em;
        *letter-spacing: normal;
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
        position: relative;
        word-spacing: -.43em;
    }

        .twtr-grid:after, .twtr-grid:before {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            letter-spacing: normal;
            white-space: normal;
            word-spacing: normal;
        }
}

@media print {
    a {
        background-color: transparent;
    }

    * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    *, :after, :before, div:first-letter, div:first-line {
        background: transparent !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        word-wrap: break-word;
        color: #000;
        text-decoration: underline;
    }

    a {
        page-break-inside: avoid;
    }

    a {
        orphans: 3;
        widows: 3;
    }

        a[href^=http]:after {
            content: " (" attr(href) ")";
            font-size: 80%;
        }
}
/*! CSS Used fontfaces */
@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp/chirp-display-extended-black-web.woff2) format("woff2"),url(https://fonts.twitter.com/chirp/chirp-display-extended-black-web.woff) format("woff");
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    size-adjust: 90%;
    src: url(https://fonts.twitter.com/chirp_tpj/ChirpTPJ-Heavy.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_tpj/ChirpTPJ-Heavy.woff) format("woff"),url(https://fonts.twitter.com/chirp_sc/Chirp-SC-Medium.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_sc/Chirp-SC-Medium.woff) format("woff"),url(https://fonts.twitter.com/chirp_tc/Chirp-TC-Medium.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_tc/Chirp-TC-Medium.woff) format("woff");
    unicode-range: U+2f00-2fdf,U+30??,U+4e00-9fff,U+ff00-ffef;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_a/Chirp-A-Heavy-Web.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_a/Chirp-A-Heavy-Web.woff) format("woff");
    unicode-range: U+06??,U+0750-077f,U+0870-089f,U+08a0-08ff,U+fb50-fdff,U+fe70-feff,U+10e60-10e7f,U+1ec70-1ecbf,U+1ed00-1ed4f,U+1ee??;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_cy/Chirp-Display-CY-Extended-Black_Web.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_cy/Chirp-Display-CY-Extended-Black_Web.woff) format("woff");
    unicode-range: U+04??,U+0500-052f,U+2de0-2dff,U+a640-a69f,U+1c8?,U+1d2b-1d78,U+fe2e-fe2f;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_devanagari/Chirp-Devanagari-Web-Heavy.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_devanagari/Chirp-Devanagari-Web-Heavy.woff) format("woff");
    unicode-range: U+0900-097f;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_k/Chirp-K-Heavy.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_k/Chirp-K-Heavy.woff) format("woff");
    unicode-range: U+ac00-d7af;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp/chirp-display-extended-black-web.woff2) format("woff2"),url(https://fonts.twitter.com/chirp/chirp-display-extended-black-web.woff) format("woff");
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    size-adjust: 90%;
    src: url(https://fonts.twitter.com/chirp_tpj/ChirpTPJ-Heavy.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_tpj/ChirpTPJ-Heavy.woff) format("woff"),url(https://fonts.twitter.com/chirp_sc/Chirp-SC-Medium.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_sc/Chirp-SC-Medium.woff) format("woff"),url(https://fonts.twitter.com/chirp_tc/Chirp-TC-Medium.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_tc/Chirp-TC-Medium.woff) format("woff");
    unicode-range: U+2f00-2fdf,U+30??,U+4e00-9fff,U+ff00-ffef;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_a/Chirp-A-Heavy-Web.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_a/Chirp-A-Heavy-Web.woff) format("woff");
    unicode-range: U+06??,U+0750-077f,U+0870-089f,U+08a0-08ff,U+fb50-fdff,U+fe70-feff,U+10e60-10e7f,U+1ec70-1ecbf,U+1ed00-1ed4f,U+1ee??;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_cy/Chirp-Display-CY-Extended-Black_Web.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_cy/Chirp-Display-CY-Extended-Black_Web.woff) format("woff");
    unicode-range: U+04??,U+0500-052f,U+2de0-2dff,U+a640-a69f,U+1c8?,U+1d2b-1d78,U+fe2e-fe2f;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_devanagari/Chirp-Devanagari-Web-Heavy.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_devanagari/Chirp-Devanagari-Web-Heavy.woff) format("woff");
    unicode-range: U+0900-097f;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_k/Chirp-K-Heavy.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_k/Chirp-K-Heavy.woff) format("woff");
    unicode-range: U+ac00-d7af;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp/chirp-display-extended-black-web.woff2) format("woff2"),url(https://fonts.twitter.com/chirp/chirp-display-extended-black-web.woff) format("woff");
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    size-adjust: 90%;
    src: url(https://fonts.twitter.com/chirp_tpj/ChirpTPJ-Heavy.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_tpj/ChirpTPJ-Heavy.woff) format("woff"),url(https://fonts.twitter.com/chirp_sc/Chirp-SC-Medium.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_sc/Chirp-SC-Medium.woff) format("woff"),url(https://fonts.twitter.com/chirp_tc/Chirp-TC-Medium.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_tc/Chirp-TC-Medium.woff) format("woff");
    unicode-range: U+2f00-2fdf,U+30??,U+4e00-9fff,U+ff00-ffef;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_a/Chirp-A-Heavy-Web.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_a/Chirp-A-Heavy-Web.woff) format("woff");
    unicode-range: U+06??,U+0750-077f,U+0870-089f,U+08a0-08ff,U+fb50-fdff,U+fe70-feff,U+10e60-10e7f,U+1ec70-1ecbf,U+1ed00-1ed4f,U+1ee??;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_cy/Chirp-Display-CY-Extended-Black_Web.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_cy/Chirp-Display-CY-Extended-Black_Web.woff) format("woff");
    unicode-range: U+04??,U+0500-052f,U+2de0-2dff,U+a640-a69f,U+1c8?,U+1d2b-1d78,U+fe2e-fe2f;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_devanagari/Chirp-Devanagari-Web-Heavy.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_devanagari/Chirp-Devanagari-Web-Heavy.woff) format("woff");
    unicode-range: U+0900-097f;
}

@font-face {
    font-display: block;
    font-family: Chirp Display;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.twitter.com/chirp_k/Chirp-K-Heavy.woff2) format("woff2"),url(https://fonts.twitter.com/chirp_k/Chirp-K-Heavy.woff) format("woff");
    unicode-range: U+ac00-d7af;
}
