:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{min-height:var(--toastify-toast-min-height);box-sizing:border-box;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:pointer;direction:ltr;z-index:0;border-radius:4px;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px rgba(0,0,0,.1),0 2px 15px rgba(0,0,0,.05)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;flex-shrink:0;width:20px;display:flex}.Toastify__toast-icon:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10px}.Toastify__toast-icon:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10px}.Toastify__toast-icon:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10px}.Toastify__toast-icon:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify__toast-icon:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify__toast-icon:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;background:none;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;width:100%;height:5px;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{transform-origin:100%;left:auto;right:0}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate3d(110%,0,0)}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate3d(-110%,0,0)}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translate3d(0,110%,0)}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translate3d(0,-110%,0)}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@font-face{font-family:QrTiger;src:url(/static/assets/fonts/QrTiger/fonts/QrTiger.ttf?8tgs3d) format("truetype"),url(/static/assets/fonts/QrTiger/fonts/QrTiger.woff?8tgs3d) format("woff"),url(/static/assets/fonts/QrTiger/fonts/QrTiger.svg?8tgs3d#QrTiger) format("svg");font-weight:400;font-style:normal;font-display:swap;ascent-override:90%;descent-override:10%;line-gap-override:0%}[class*=" qr-"],[class^=qr-]{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:QrTiger!important}.qr-warning:before{content:""}.qr-stoplight_logo:before{content:""}.qr-email:before{content:""}.qr-instagram:before{content:""}.qr-pdf:before{content:""}.qr-html:before{content:""}.qr-facebook-thin:before{content:""}.qr-email1:before{content:""}.qr-app-store:before{content:""}.qr-facebook-like:before{content:""}.qr-pinterest:before{content:""}.qr-mp3:before{content:""}.qr-vcard:before{content:""}.qr-url:before{content:""}.qr-text:before{content:""}.qr-event:before{content:""}.qr-youtube:before{content:""}.qr-star-inside-circle:before{content:""}.qr-open-menu:before{content:""}.qr-twitter:before{content:""}.qr-caret-up:before{content:""}.qr-caret-down:before{content:""}.qr-sns:before{content:""}.qr-wechat:before{content:""}.qr-multi:before{content:""}.qr-search:before{content:""}.qr-alipay:before{content:""}.qr-social-media:before{content:""}.qr-forms:before{content:""}.qr-check-circle:before{content:""}.qr-more:before{content:""}.qr-line:before{content:""}.qr-tiktok:before{content:""}.qr-close:before{content:""}.qr-question-circle:before{content:""}.qr-angle-down:before{content:""}.qr-angle-up:before{content:""}.qr-plus:before{content:""}.qr-user:before{content:""}.qr-qrcode:before{content:""}.qr-double-arrow-left:before{content:""}.qr-double-arrow-right:before{content:""}.qr-question:before{content:""}.qr-paint-brush:before{content:""}.qr-trash:before{content:""}.qr-linkedin:before{content:""}.qr-wechat-main:before{content:""}.qr-whatsapp:before{content:""}.qr-tumblr:before{content:""}.qr-messenger:before{content:""}.qr-reddit:before{content:""}.qr-qq:before{content:""}.qr-medium:before{content:""}.qr-yelp:before{content:""}.qr-quora:before{content:""}.qr-meetup:before{content:""}.qr-snapchat:before{content:""}.qr-check:before{content:""}.qr-exchange:before{content:""}.qr-facebook:before{content:""}.qr-play:before{content:""}.qr-kakao-talk:before{content:""}.qr-viber:before{content:""}.qr-high-signal:before{content:""}.qr-telegram:before{content:""}.qr-twitch:before{content:""}.qr-phone-call:before{content:""}.qr-global:before{content:""}.qr-postmates:before{content:""}.qr-foodpanda:before{content:""}.qr-ebay:before{content:""}.qr-rakuten:before{content:""}.qr-menulog:before{content:""}.qr-podcast:before{content:""}.qr-zomato:before{content:""}.qr-shopify:before{content:""}.qr-ubereats:before{content:""}.qr-etsy:before{content:""}.qr-bilibili:before{content:""}.qr-streamlabs:before{content:""}.qr-soundcloud:before{content:""}.qr-patreon:before{content:""}.qr-grubhub:before{content:""}.qr-doordash:before{content:""}.qr-kuaishou:before{content:""}.qr-douban:before{content:""}.qr-account:before{content:""}.qr-settings:before{content:""}.qr-refresh:before{content:""}.qr-swiggy:before{content:""}.qr-justeat:before{content:""}.qr-deliveroo:before{content:""}.qr-glovo:before{content:""}.qr-time:before{content:""}.qr-notification:before{content:""}.qr-lock:before{content:""}.qr-zhihu:before{content:""}.qr-xiao-hongsu:before{content:""}.qr-weibo:before{content:""}.qr-wechat-mini:before{content:""}.qr-soul:before{content:""}.qr-himalaya:before{content:""}.qr-meituan:before{content:""}.qr-eleme:before{content:""}.qr-pingduoduo:before{content:""}.qr-jingdong:before{content:""}.qr-taobao:before{content:""}.qr-xuexi:before{content:""}.qr-qq-music:before{content:""}.qr-k-song:before{content:""}.qr-hibixin:before{content:""}.qr-dianping:before{content:""}.qr-wechat-channel:before{content:""}.qr-amazon:before{content:""}.qr-applemusic:before{content:""}.qr-yogiyo:before{content:""}.qr-send:before{content:""}.qr-open-box:before{content:""}.qr-left-arrow:before{content:""}.qr-xianyu:before{content:""}.qr-tick-inside-circle:before{content:""}.qr-reward:before{content:""}.qr-template:before{content:""}.qr-location:before{content:""}.qr-fax:before{content:""}.qr-brief-case:before{content:""}.qr-phone:before{content:""}.qr-form:before{content:""}.qr-add-user:before{content:""}.qr-documentation:before{content:""}.qr-kesong:before{content:""}.qr-cloud-computing:before{content:""}.qr-rise:before{content:""}.qr-box:before{content:""}.qr-bolt:before{content:""}.qr-shield:before{content:""}.qr-circle-check-thin:before{content:""}.qr-share:before{content:""}.qr-link:before{content:""}.qr-hot-coffee:before{content:""}.qr-speech-bubble:before{content:""}.qr-shopping-bag:before{content:""}.qr-music:before{content:""}.qr-wifi:before{content:""}.qr-paper:before{content:""}.qr-user-profile:before{content:""}.qr-facebook-circle:before{content:""}.qr-frame:before{content:""}.qr-layout:before{content:""}.qr-sliders:before{content:""}.qr-image:before{content:""}.qr-two-arrows-pointing-right-and-left:before{content:""}.qr-lock-no-key-hold:before{content:""}.qr-arrow-down-in-circle:before{content:""}.qr-scan:before{content:""}.qr-star:before{content:""}.qr-embed-other:before{content:""}.qr-embed-video:before{content:""}.qr-meta-tags:before{content:""}.qr-store-hours:before{content:""}.qr-eyes:before{content:""}.qr-pattern:before{content:""}.qr-template-frame:before{content:""}.qr-angle-right:before{content:""}.qr-angle-left:before{content:""}.qr-uber:before{content:""}.qr-exclamation-circle:before{content:""}.qr-circle-check-regular:before{content:""}.qr-plus-circle:before{content:""}.qr-colors:before{content:""}.qr-logo:before{content:""}.qr-close-circle:before{content:""}.qr-trashcan:before{content:""}.qr-arrow:before{content:""}.qr-location-solid:before{content:""}.qr-lock-circle:before{content:""}.qr-show-more:before{content:""}.qr-register:before{content:""}.qr-login:before{content:""}.qr-user-add:before{content:""}.qr-dashboard:before{content:""}.qr-logout:before{content:""}.qr-sms:before{content:""}.qr-event2:before{content:""}.qr-padlock:before{content:""}.qr-profile-stack:before{content:""}.qr-huawei:before{content:""}.qr-apple:before{content:""}.qr-android:before{content:""}.qr-billing:before{content:""}.qr-x-logo:before{content:""}.qr-micro:before{content:""}.qr-pieces:before{content:""}.qr-ebook:before{content:""}.qr-edit-comment:before{content:""}.qr-tiger:before{content:""}.qr-group:before{content:""}.qr-clound:before{content:""}.qr-stacks:before{content:""}.qr-frame-code:before{content:""}.qr-audio:before{content:""}.qr-facebook-solid:before{content:""}.qr-share-link:before{content:""}.qr-building:before{content:""}.qr-gs1-link:before{content:""}.qr-multi-url-v2:before{content:""}.qr-url-v2:before{content:""}.qr-event-v2:before{content:""}.qr-text-v2:before{content:""}.qr-menu-v2:before{content:""}.qr-link-page:before{content:""}.qr-email-v2:before{content:""}.qr-file-v2:before{content:""}.qr-landing-page:before{content:""}.qr-wifi-v2:before{content:""}.qr-sms-v2:before{content:""}.qr-youtube-v2:before{content:""}.qr-mp3-v2:before{content:""}.qr-google-form:before{content:""}.qr-appstore-v2:before{content:""}.qr-location-v2:before{content:""}.qr-vcard-v2:before{content:""}.qr-pinterest-v2:before{content:""}.qr-tiktok-v2:before{content:""}.qr-instagram-v2:before{content:""}.qr-facebook-v2:before{content:""}.qr-x-logo-v2:before{content:""}.qr-sms1:before{content:""}.qr-gs1:before{content:""}.qr-url1:before{content:""}.qr-text-v3:before{content:""}.qr-app-store-v3:before{content:""}.qr-email-v3:before{content:""}.qr-event-v3:before{content:""}.qr-facebook-v3:before{content:""}.qr-file:before{content:""}.qr-google-form-v3:before{content:""}.qr-instagram-v3:before{content:""}.qr-landing-page-v3:before{content:""}.qr-link-page-v3:before{content:""}.qr-location-v3:before{content:""}.qr-hot-coffee-v3:before{content:""}.qr-music-v3:before{content:""}.qr-murl:before{content:""}.qr-pinterest-v3:before{content:""}.qr-code:before{content:""}.qr-tiger-v3:before{content:""}.qr-sepa:before{content:""}.qr-tiktok1:before{content:""}.qr-vcard-v3:before{content:""}.qr-wifi-v3:before{content:""}.qr-x:before{content:""}.qr-youtube-v3:before{content:""}.qr-setting-v2:before{content:""}.qr-video:before{content:""}.qr-scan-check:before{content:""}.qr-scan-chart:before{content:""}.qr-scan-settings:before{content:""}.qr-spotify:before{content:""}.qr-rounded-plus:before{content:""}.qr-rounded-minus:before{content:""}@font-face{font-family:Slabo\ 27px;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/slabo27px/v12/mFT0WbgBwKPR_Z4hGN2qgx8D1Q.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:PT Sans;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79D0KExQ.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Mukta;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/mukta/v13/iJWHBXyXfDDVXbEyjmmd8WA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Hind;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfJpbERySjQ.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Teko;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/teko/v15/LYjCdG7kmE0gdVBesCRgqA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Yantramanav;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/yantramanav/v11/flUhRqu5zY00QEpyWJYWN58AfvNeKBM.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Martel;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/martel/v10/PN_xRfK9oXHga0XdZsg_.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Baloo\ 2;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/baloo2/v14/wXK0E3kTposypRydzVT08TS3JnAmtdgozZpo_lc.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Kalam;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/kalam/v16/YA9dr0Wd4kDdMthROCc.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Khand;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/khand/v14/TwMN-IINQlQQ0bKhcWEwbQc.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Hind Siliguri;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoRG_50uYVKw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Tiro Bangla;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/tirobangla/v3/IFSgHe1Tm95E3O8b5i2V8PG680I.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Anek Bangla;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/anekbangla/v4/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofm9ZEoAq5g.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Baloo Da\ 2;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/balooda2/v14/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjALsQNZ7Zc.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Galada;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/galada/v14/H4cmBXyGmcjXlUXO9SY_.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Atma;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/atma/v15/uK_84rqWc-Eoq2lRDw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Mina;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mina/v11/-nFzOGc18vARnzhp7w.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Serif Bengali;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notoserifbengali/v16/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfcAHkqy6rk.woff2) format("woff2");unicode-range:u+964-965,u+981-9fb,u+200c-200d,u+20b9,u+25cc,u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Sans Bengali;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansbengali/v17/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsolLicWu8w.woff2) format("woff2");unicode-range:u+964-965,u+981-9fb,u+200c-200d,u+20b9,u+25cc,u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,u+304,u+308,u+329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansjp/v42/-F62fjtqLzI2JPCgQBnw7HFow2oe2EcP5pp0erwTqsSWs9Jezazjcb4.117.woff2) format("woff2");unicode-range:u+4e,u+a0,u+3000,u+300c-300d,u+4e00,u+4e0a,u+4e2d,u+4e8b,u+4eba,u+4f1a,u+5165,u+5168,u+5185,u+51fa,u+5206,u+5229,u+524d,u+52d5,u+5408,u+554f,u+5831,u+5834,u+5927,u+5b9a,u+5e74,u+5f0f,u+60c5,u+65b0,u+65b9,u+6642,u+6700,u+672c,u+682a,u+6b63,u+6c17,u+7121,u+751f,u+7528,u+753b,u+76ee,u+793e,u+884c,u+898b,u+8a18,u+9593,u+95a2,u+ff01,u+ff08-ff09}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v24/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXo.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Montserrat-bold;font-style:normal;font-weight:700;font-display:swap;src:local(Montserrat Bold),local(Montserrat-Bold),url(https://fonts.gstatic.com/s/montserrat/v10/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2c6,u+2da,u+2dc,u+2000-206f,u+2074,u+20ac,u+2212,u+2215}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Source Sans Pro;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Archivo Black;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/archivoblack/v17/HTxqL289NzCGg4MzN6KJ7eW6OYuP_x7yx3A.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Comic Neue;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/comicneue/v8/4UaHrEJDsxBrF37olUeD_wHLwpteLwtH.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/anton/v23/1Ptgg87LROyAm0K08i4gS7lu.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lora/v26/0QI6MX1D_JOuGQbT0gvTJPa787weuxJBkq0.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiZQ.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Roboto Mono;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v21/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_ROW4.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v27/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrE.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Sans HK;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosanshk/v21/nKKQ-GM_FYFRJvXzVXaAPe9hMRhvEPeWV8Ydw9dTvaja5emiwCL1Dv89rTx5gtGuOA.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-5d,u+61-7b,u+7d,u+ab,u+ae,u+b2-b3,u+bb,u+bf,u+c9,u+cd,u+d6,u+e?,u+f1-f4,u+f6,u+f9-fa,u+fc-fd,u+101,u+103,u+110-111,u+113,u+12b,u+14d,u+16b,u+1a1,u+1b0,u+1ce,u+300-301,u+1ea1,u+1ea3,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+203c,u+2122,u+3001-3002,u+3113-3114,u+3118,u+311a-3129,u+4e00,u+4e0a-4e0b,u+4e0d,u+4e2d,u+4eba,u+4ee5,u+4f5c,u+500b,u+5165,u+5168,u+516c,u+51fa,u+5206,u+5230,u+52d5,u+53ef-53f0,u+570b,u+5728,u+5730,u+591a,u+5927,u+5b50,u+5bb6,u+5c0f,u+5fc3,u+6211,u+6587,u+65b0,u+65bc,u+65e5,u+662f,u+6642,u+6700,u+6703,u+6708-6709,u+672c,u+6b63,u+70b9-70ba,u+751f,u+7528,u+767c,u+7684,u+7db2,u+884c,u+958b,u+95dc,u+96fb,u+9801,u+ff0c,u+ff1a}@font-face{font-family:Cairo;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/cairo/v20/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyS.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Tajawal;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/tajawal/v9/Iura6YBj_oCad4k1nzGBCw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Amiri;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/amiri/v24/J7aRnpd8CGxBHpUutLM.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Changa;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/changa/v20/2-c79JNi2YuVOUcOarRPgnNGooxCZ62xcjfj9w.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Kufi Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notokufiarabic/v14/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5v37bNlrU.woff2) format("woff2");unicode-range:u+6??,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe80-fefc,u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Almarai;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/almarai/v12/tsstApxBaigK_hnnQ1iFow.woff2) format("woff2");unicode-range:u+6??,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe80-fefc,u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:El Messiri;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/elmessiri/v15/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuXwe55njDw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Sans Arabic;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfyGyfuXqA.woff2) format("woff2");unicode-range:u+6??,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe80-fefc,u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Mada;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mada/v16/7Auwp_0qnzeSfTLGLQ.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Naskh Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notonaskharabic/v17/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwvc5Urqcy.woff2) format("woff2");unicode-range:u+6??,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe80-fefc,u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/anton/v25/1Ptgg87LROyAm3Kz-C8.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Comic Neue;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/comicneue/v8/4UaErEJDsxBrF37olUeD96_RTpU.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Comic Neue;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/comicneue/v8/4UaHrEJDsxBrF37olUeDx63j.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Comic Neue;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/comicneue/v8/4UaErEJDsxBrF37olUeD26_RTpU.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7Iw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,u+304,u+308,u+329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Merriweather;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l521wRZWMf.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Merriweather;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52xwRZWMf.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Merriweather;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52_wRZWMf.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Sans;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr4TRA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr5TRA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Sans;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr6TRA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Sans;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr7TRA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Sans;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr8TRA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Sans;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr9TRA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,u+304,u+308,u+329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:100 700;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v31/L0x5DF4xlVMF-BfR8bXMIjhLq38.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,u+304,u+308,u+329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:200 900;font-display:swap;src:url(https://fonts.gstatic.com/s/sourcecodepro/v31/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPevW.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,u+304,u+308,u+329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Ubuntu;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgoKfw72.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Roboto Slab;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rj.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Fira Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/firasans/v16/va9E4kDNxMZdWfMOD5Vvl4jL.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:M PLUS Rounded\ 1c;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGEAYIAV6gnpUpoWwNkYvrugw9RuPWDpq8A_4TPv30lLyDK_FIhT0K-oTdprA.119.woff2) format("woff2");unicode-range:u+20,u+2027,u+3001-3002,u+3041-307f,u+3081-308f,u+3091-3093,u+3099-309a,u+309d-309e,u+30a1-30e1,u+30e3-30ed,u+30ef-30f0,u+30f2-30f4,u+30fb-30fe,u+ff0c,u+ff0e}@font-face{font-family:Noto Serif JP;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notoserifjp/v21/xn7mYHs72GKoTvER4Gn3b5eMXNvMckQlPa61uNKcCqOfbtLXoH3502Rk.119.woff2) format("woff2");unicode-range:u+20,u+2027,u+3001-3002,u+3041-307f,u+3081-308f,u+3091-3093,u+3099-309a,u+309d-309e,u+30a1-30e1,u+30e3-30ed,u+30ef-30f0,u+30f2-30f4,u+30fb-30fe,u+ff0c,u+ff0e}@font-face{font-family:M PLUS\ 1p;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mplus1p/v26/e3tjeuShHdiFyPFzBRro_VYUcXm4y4YtjOJGYMp5iAw4B3f5iUc.119.woff2) format("woff2");unicode-range:u+20,u+2027,u+3001-3002,u+3041-307f,u+3081-308f,u+3091-3093,u+3099-309a,u+309d-309e,u+30a1-30e1,u+30e3-30ed,u+30ef-30f0,u+30f2-30f4,u+30fb-30fe,u+ff0c,u+ff0e}@font-face{font-family:Sawarabi Mincho;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sawarabimincho/v17/8QIRdiDaitzr7brc8ahpxt6GcIJTKMBf4bRxM7U3mLMni-CmriA4Ykh0mIs.119.woff2) format("woff2");unicode-range:u+20,u+2027,u+3001-3002,u+3041-307f,u+3081-308f,u+3091-3093,u+3099-309a,u+309d-309e,u+30a1-30e1,u+30e3-30ed,u+30ef-30f0,u+30f2-30f4,u+30fb-30fe,u+ff0c,u+ff0e}@font-face{font-family:Sawarabi Gothic;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sawarabigothic/v12/x3d4ckfVaqqa-BEj-I9mE65u3k3NAEEnEXdX7R_PTqgHT45rMBfyeoYQJ5w.119.woff2) format("woff2");unicode-range:u+20,u+2027,u+3001-3002,u+3041-307f,u+3081-308f,u+3091-3093,u+3099-309a,u+309d-309e,u+30a1-30e1,u+30e3-30ed,u+30ef-30f0,u+30f2-30f4,u+30fb-30fe,u+ff0c,u+ff0e}@font-face{font-family:Kosugi Maru;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/kosugimaru/v14/0nksC9PgP_wGh21A2KeqGiTv4ur_mWjfXWdNMtg65zwIiCccFzPAsA.119.woff2) format("woff2");unicode-range:u+20,u+2027,u+3001-3002,u+3041-307f,u+3081-308f,u+3091-3093,u+3099-309a,u+309d-309e,u+30a1-30e1,u+30e3-30ed,u+30ef-30f0,u+30f2-30f4,u+30fb-30fe,u+ff0c,u+ff0e}@font-face{font-family:Shippori Mincho;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/shipporimincho/v14/VdGGAZweH5EbgHY6YExcZfDoj0BA3peS7qtgjp7PoXk4LwzLxlAlXE-_3UM.119.woff2) format("woff2");unicode-range:u+20,u+2027,u+3001-3002,u+3041-307f,u+3081-308f,u+3091-3093,u+3099-309a,u+309d-309e,u+30a1-30e1,u+30e3-30ed,u+30ef-30f0,u+30f2-30f4,u+30fb-30fe,u+ff0c,u+ff0e}@font-face{font-family:Kosugi;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/kosugi/v14/pxiFyp4_v8FCjlI4MdLqfUsvcYfqJiw3zzHMw5Qu_B3d0SE.119.woff2) format("woff2");unicode-range:u+20,u+2027,u+3001-3002,u+3041-307f,u+3081-308f,u+3091-3093,u+3099-309a,u+309d-309e,u+30a1-30e1,u+30e3-30ed,u+30ef-30f0,u+30f2-30f4,u+30fb-30fe,u+ff0c,u+ff0e}@font-face{font-family:Reggae One;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/reggaeone/v14/~CgwKClJlZ2dhZSBPbmUgBUIUChBqYXBhbmVzZV9kZWZhdWx0EAA=.119.woff2) format("woff2");unicode-range:u+20,u+2027,u+3001-3002,u+3041-307f,u+3081-308f,u+3091-3093,u+3099-309a,u+309d-309e,u+30a1-30e1,u+30e3-30ed,u+30ef-30f0,u+30f2-30f4,u+30fb-30fe,u+ff0c,u+ff0e}@font-face{font-family:Noto Sans KR;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosanskr/v27/PbykFmXiEBPT4ITbgNA5Cgm20xz64px_1hVWr0wuPNGmlQNMEfD4.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-38,u+3a-3b,u+3f,u+41-47,u+4a-4c,u+4f-5d,u+61-7b,u+7d,u+a1,u+ab,u+ae,u+b7,u+bb,u+bf,u+2013-2014,u+201c-201d,u+2122,u+ac00,u+ace0,u+ae30,u+b2e4,u+b85c,u+b9ac,u+c0ac,u+c2a4,u+c2dc,u+c774,u+c778,u+c9c0,u+d558}@font-face{font-family:Nanum Gothic;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/nanumgothic/v21/PN_3Rfi-oW3hYwmKDpxS7F_z-7rJxHVIsPV5MbNO2rV2_va-Nv6p.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-38,u+3a-3b,u+3f,u+41-47,u+4a-4c,u+4f-5d,u+61-7b,u+7d,u+a1,u+ab,u+ae,u+b7,u+bb,u+bf,u+2013-2014,u+201c-201d,u+2122,u+ac00,u+ace0,u+ae30,u+b2e4,u+b85c,u+b9ac,u+c0ac,u+c2a4,u+c2dc,u+c774,u+c778,u+c9c0,u+d558}@font-face{font-family:Nanum Myeongjo;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/nanummyeongjo/v20/9Btx3DZF0dXLMZlywRbVRNhxy1LuEGI-gZ_Ll9dMHVruCTvHYAnNT2g.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-38,u+3a-3b,u+3f,u+41-47,u+4a-4c,u+4f-5d,u+61-7b,u+7d,u+a1,u+ab,u+ae,u+b7,u+bb,u+bf,u+2013-2014,u+201c-201d,u+2122,u+ac00,u+ace0,u+ae30,u+b2e4,u+b85c,u+b9ac,u+c0ac,u+c2a4,u+c2dc,u+c774,u+c778,u+c9c0,u+d558}@font-face{font-family:Gothic A1;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/gothica1/v13/CSR94z5ZnPydRjlCCwl6aaU4Qt0V05ZAcgT3T1VKO2vL6LbP.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-38,u+3a-3b,u+3f,u+41-47,u+4a-4c,u+4f-5d,u+61-7b,u+7d,u+a1,u+ab,u+ae,u+b7,u+bb,u+bf,u+2013-2014,u+201c-201d,u+2122,u+ac00,u+ace0,u+ae30,u+b2e4,u+b85c,u+b9ac,u+c0ac,u+c2a4,u+c2dc,u+c774,u+c778,u+c9c0,u+d558}@font-face{font-family:Noto Serif KR;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notoserifkr/v20/3Jn7SDn90Gmq2mr3blnHaTZXduUBwuF9Wxop-KlAZIoTrf6uFZh_9Q.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-38,u+3a-3b,u+3f,u+41-47,u+4a-4c,u+4f-5d,u+61-7b,u+7d,u+a1,u+ab,u+ae,u+b7,u+bb,u+bf,u+2013-2014,u+201c-201d,u+2122,u+ac00,u+ace0,u+ae30,u+b2e4,u+b85c,u+b9ac,u+c0ac,u+c2a4,u+c2dc,u+c774,u+c778,u+c9c0,u+d558}@font-face{font-family:Nanum Gothic Coding;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/nanumgothiccoding/v19/8QIVdjzHisX_8vv59_xMxtPFW4IXROwsy6FZQM9Ynbkmi96slCI8cUV15P99pg.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-38,u+3a-3b,u+3f,u+41-47,u+4a-4c,u+4f-5d,u+61-7b,u+7d,u+a1,u+ab,u+ae,u+b7,u+bb,u+bf,u+2013-2014,u+201c-201d,u+2122,u+ac00,u+ace0,u+ae30,u+b2e4,u+b85c,u+b9ac,u+c0ac,u+c2a4,u+c2dc,u+c774,u+c778,u+c9c0,u+d558}@font-face{font-family:Black Han Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/blackhansans/v15/ea8Aad44WunzF9a-dL6toA8r8nqQSWKmEJKy1nK6J8sYUGdTBHS2osQ.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-38,u+3a-3b,u+3f,u+41-47,u+4a-4c,u+4f-5d,u+61-7b,u+7d,u+a1,u+ab,u+ae,u+b7,u+bb,u+bf,u+2013-2014,u+201c-201d,u+2122,u+ac00,u+ace0,u+ae30,u+b2e4,u+b85c,u+b9ac,u+c0ac,u+c2a4,u+c2dc,u+c774,u+c778,u+c9c0,u+d558}@font-face{font-family:Nanum Pen Script;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/nanumpenscript/v19/daaDSSYiLGqEal3MvdA_FOL_3FkN2zuWfsNNAlvx8XyriiBoA4Qt-85VRg.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-38,u+3a-3b,u+3f,u+41-47,u+4a-4c,u+4f-5d,u+61-7b,u+7d,u+a1,u+ab,u+ae,u+b7,u+bb,u+bf,u+2013-2014,u+201c-201d,u+2122,u+ac00,u+ace0,u+ae30,u+b2e4,u+b85c,u+b9ac,u+c0ac,u+c2a4,u+c2dc,u+c774,u+c778,u+c9c0,u+d558}@font-face{font-family:Jua;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jua/v13/co3KmW9ljjAjdojPCM3T3NGswha8jSmuzy4jzT-N.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-38,u+3a-3b,u+3f,u+41-47,u+4a-4c,u+4f-5d,u+61-7b,u+7d,u+a1,u+ab,u+ae,u+b7,u+bb,u+bf,u+2013-2014,u+201c-201d,u+2122,u+ac00,u+ace0,u+ae30,u+b2e4,u+b85c,u+b9ac,u+c0ac,u+c2a4,u+c2dc,u+c774,u+c778,u+c9c0,u+d558}@font-face{font-family:Noto Sans Gurmukhi;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansgurmukhi/v17/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG1OekbVbfo.woff2) format("woff2");unicode-range:u+964-965,u+a01-a75,u+200c-200d,u+20b9,u+25cc,u+262c,u+a830-a839,u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Mukta Mahee;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/muktamahee/v15/XRXQ3IOIi0hcP8iVU67hA9vKUT8.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Baloo Paaji\ 2;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloopaaji2/v20/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9AX77f1ZxQ.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Anek Gurmukhi;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/anekgurmukhi/v4/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbd5tZW6Q0.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:BhuTuka Expanded One;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/bhutukaexpandedone/v2/SLXXc0jZ4WUJcClHTtv0t7IaDRsBsWRiJByQ-Jk.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Serif Gurmukhi;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notoserifgurmukhi/v12/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr6-eSTpkKQ.woff2) format("woff2");unicode-range:u+964-965,u+a01-a75,u+200c-200d,u+20b9,u+25cc,u+262c,u+a830-a839,u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Hind Madurai;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/hindmadurai/v11/f0Xx0e2p98ZvDXdZQIOcpqjX9ocC.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Tiro Tamil;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/tirotamil/v3/m8JXjfVIf7OT22n3M-S_YLNlaw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Catamaran;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/catamaran/v17/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPHjd5a7duw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Mukta Malar;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/muktamalar/v12/MCoXzAXyz8LOE2FpJMxZqIv_J_U.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Arima Madurai;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/arimamadurai/v14/t5tmIRoeKYORG0WNMgnC3seB3T7Prw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Anek Tamil;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/anektamil/v4/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNQidKrIH5.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Baloo Thambi\ 2;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloothambi2/v14/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKzcIDbg5H.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Meera Inimai;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/meerainimai/v12/845fNMM5EIqOW5MPuvO3ILeZ-GLC.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Coiny;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/coiny/v16/gyByhwU1K989PUwcGFU.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Pavanam;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/pavanam/v11/BXRrvF_aiezLh0xPPOxa9A.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Kavivanar;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/kavivanar/v18/o-0IIpQgyXYSwhxP7_Jr5TRA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Oi;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/oi/v15/w8gXH2EuRptdsN8.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Serif Tamil;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notoseriftamil/v20/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecattN-h4fb2.woff2) format("woff2");unicode-range:u+964-965,u+b82-bfa,u+200c-200d,u+20b9,u+25cc,u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Noto Sans Tamil;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosanstamil/v20/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7vGo40AoqE.woff2) format("woff2");unicode-range:u+964-965,u+b82-bfa,u+200c-200d,u+20b9,u+25cc,u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Kanit;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/kanit/v12/nKKZ-Go6G5tXcraVGwA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Prompt;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/prompt/v10/-W__XJnvUD7dzB2KYNod.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/chakrapetch/v9/cIf6MapbsEk7TDLdtEz1BwkWn6pg.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Sarabun;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sarabun/v13/DtVjJx26TKEr37c9aBVJnw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Mitr;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mitr/v11/pxiLypw5ucZF-Tw4MQ.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Mali;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mali/v9/N0ba2SRONuN4SC3EDw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Taviraj;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/taviraj/v11/ahcZv8Cj3ylylTXzTOkrUg.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Bai Jamjuree;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baijamjuree/v11/LDI1apSCOBt_aeQQ7ftydoa8XsLL.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Sriracha;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sriracha/v10/0nkrC9D4IuYBgWcI9NbfTwE.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Itim;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/itim/v10/0nknC9ziJOYe8ANAkA.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Lalezar;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lalezar/v14/zrfl0HLVx-HwTP82Yaf4Iw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:思源黑体;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosanssc/v26/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-4d,u+4f-5d,u+61-7b,u+7d,u+ab,u+ae,u+b2,u+b7,u+bb,u+df-e5,u+e7-ea,u+ec-ed,u+f1-f4,u+f6,u+f9-fa,u+fc,u+101,u+103,u+113,u+12b,u+148,u+14d,u+16b,u+1ce,u+1d0,u+300-301,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+2122,u+3001-3002,u+3042,u+3044,u+3046,u+3048,u+304a-3055,u+3057,u+3059-305b,u+305d,u+305f-3061,u+3063-306b,u+306d-3073,u+3075-3076,u+3078-3079,u+307b,u+307e-307f,u+3081-308d,u+308f,u+3092-3093,u+30a1-30a4,u+30a6-30bb,u+30bd,u+30bf-30c1,u+30c3-30c4,u+30c6-30cb,u+30cd-30d7,u+30d9-30e1,u+30e3-30e7,u+30e9-30ed,u+30ef,u+30f3,u+30fb-30fc,u+4e00,u+4e2d,u+65b0,u+65e5,u+6708-6709,u+70b9,u+7684,u+7f51,u+ff0c,u+ff0e,u+ff1a}@font-face{font-family:宋体;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notoserifsc/v22/H4chBXePl9DZ0Xe7gG9cyOj7oqP0dTpxZbB9E9gjjmzKvaeKHUTtJDWv3z-us4bxD8F5og.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-4d,u+4f-5d,u+61-7b,u+7d,u+ab,u+ae,u+b2,u+b7,u+bb,u+df-e5,u+e7-ea,u+ec-ed,u+f1-f4,u+f6,u+f9-fa,u+fc,u+101,u+103,u+113,u+12b,u+148,u+14d,u+16b,u+1ce,u+1d0,u+300-301,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+2122,u+3001-3002,u+3042,u+3044,u+3046,u+3048,u+304a-3055,u+3057,u+3059-305b,u+305d,u+305f-3061,u+3063-306b,u+306d-3073,u+3075-3076,u+3078-3079,u+307b,u+307e-307f,u+3081-308d,u+308f,u+3092-3093,u+30a1-30a4,u+30a6-30bb,u+30bd,u+30bf-30c1,u+30c3-30c4,u+30c6-30cb,u+30cd-30d7,u+30d9-30e1,u+30e3-30e7,u+30e9-30ed,u+30ef,u+30f3,u+30fb-30fc,u+4e00,u+4e2d,u+65b0,u+65e5,u+6708-6709,u+70b9,u+7684,u+7f51,u+ff0c,u+ff0e,u+ff1a}@font-face{font-family:站酷小薇LOGO体;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/zcoolxiaowei/v10/i7dMIFFrTRywPpUVX9_RJyM1YFf4BQ6OHB3qE7y2ys6XIzxYv88CVLJlObJGMqmkzaJnjA.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-4d,u+4f-5d,u+61-7b,u+7d,u+ab,u+ae,u+b2,u+b7,u+bb,u+df-e5,u+e7-ea,u+ec-ed,u+f1-f4,u+f6,u+f9-fa,u+fc,u+101,u+103,u+113,u+12b,u+148,u+14d,u+16b,u+1ce,u+1d0,u+300-301,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+2122,u+3001-3002,u+3042,u+3044,u+3046,u+3048,u+304a-3055,u+3057,u+3059-305b,u+305d,u+305f-3061,u+3063-306b,u+306d-3073,u+3075-3076,u+3078-3079,u+307b,u+307e-307f,u+3081-308d,u+308f,u+3092-3093,u+30a1-30a4,u+30a6-30bb,u+30bd,u+30bf-30c1,u+30c3-30c4,u+30c6-30cb,u+30cd-30d7,u+30d9-30e1,u+30e3-30e7,u+30e9-30ed,u+30ef,u+30f3,u+30fb-30fc,u+4e00,u+4e2d,u+65b0,u+65e5,u+6708-6709,u+70b9,u+7684,u+7f51,u+ff0c,u+ff0e,u+ff1a}@font-face{font-family:站酷庆科黄油体;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/zcoolqingkehuangyou/v13/2Eb5L_R5IXJEWhD3AOhSvFC554MOOahI4mRIjpWmcd2sME07NgirVXtlnqDJjtoEkzukmSp9MDttOpdc.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-4d,u+4f-5d,u+61-7b,u+7d,u+ab,u+ae,u+b2,u+b7,u+bb,u+df-e5,u+e7-ea,u+ec-ed,u+f1-f4,u+f6,u+f9-fa,u+fc,u+101,u+103,u+113,u+12b,u+148,u+14d,u+16b,u+1ce,u+1d0,u+300-301,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+2122,u+3001-3002,u+3042,u+3044,u+3046,u+3048,u+304a-3055,u+3057,u+3059-305b,u+305d,u+305f-3061,u+3063-306b,u+306d-3073,u+3075-3076,u+3078-3079,u+307b,u+307e-307f,u+3081-308d,u+308f,u+3092-3093,u+30a1-30a4,u+30a6-30bb,u+30bd,u+30bf-30c1,u+30c3-30c4,u+30c6-30cb,u+30cd-30d7,u+30d9-30e1,u+30e3-30e7,u+30e9-30ed,u+30ef,u+30f3,u+30fb-30fc,u+4e00,u+4e2d,u+65b0,u+65e5,u+6708-6709,u+70b9,u+7684,u+7f51,u+ff0c,u+ff0e,u+ff1a}@font-face{font-family:马善政毛笔楷体;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mashanzheng/v10/NaPecZTRCLxvwo41b4gvzkXaRMGEFoZJFdX0wQ5Xo5Hr21L9zCcRFhbSe5Nk0pIMuUkHEA.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-4d,u+4f-5d,u+61-7b,u+7d,u+ab,u+ae,u+b2,u+b7,u+bb,u+df-e5,u+e7-ea,u+ec-ed,u+f1-f4,u+f6,u+f9-fa,u+fc,u+101,u+103,u+113,u+12b,u+148,u+14d,u+16b,u+1ce,u+1d0,u+300-301,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+2122,u+3001-3002,u+3042,u+3044,u+3046,u+3048,u+304a-3055,u+3057,u+3059-305b,u+305d,u+305f-3061,u+3063-306b,u+306d-3073,u+3075-3076,u+3078-3079,u+307b,u+307e-307f,u+3081-308d,u+308f,u+3092-3093,u+30a1-30a4,u+30a6-30bb,u+30bd,u+30bf-30c1,u+30c3-30c4,u+30c6-30cb,u+30cd-30d7,u+30d9-30e1,u+30e3-30e7,u+30e9-30ed,u+30ef,u+30f3,u+30fb-30fc,u+4e00,u+4e2d,u+65b0,u+65e5,u+6708-6709,u+70b9,u+7684,u+7f51,u+ff0c,u+ff0e,u+ff1a}@font-face{font-family:站酷快乐体;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/zcoolkuaile/v17/tssqApdaRQokwFjFJjvM6h2Wo-Tpo2MpsrpYU3EJjXfOiTrBdUtGm0PGsPHkbHZzpr3G.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-4d,u+4f-5d,u+61-7b,u+7d,u+ab,u+ae,u+b2,u+b7,u+bb,u+df-e5,u+e7-ea,u+ec-ed,u+f1-f4,u+f6,u+f9-fa,u+fc,u+101,u+103,u+113,u+12b,u+148,u+14d,u+16b,u+1ce,u+1d0,u+300-301,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+2122,u+3001-3002,u+3042,u+3044,u+3046,u+3048,u+304a-3055,u+3057,u+3059-305b,u+305d,u+305f-3061,u+3063-306b,u+306d-3073,u+3075-3076,u+3078-3079,u+307b,u+307e-307f,u+3081-308d,u+308f,u+3092-3093,u+30a1-30a4,u+30a6-30bb,u+30bd,u+30bf-30c1,u+30c3-30c4,u+30c6-30cb,u+30cd-30d7,u+30d9-30e1,u+30e3-30e7,u+30e9-30ed,u+30ef,u+30f3,u+30fb-30fc,u+4e00,u+4e2d,u+65b0,u+65e5,u+6708-6709,u+70b9,u+7684,u+7f51,u+ff0c,u+ff0e,u+ff1a}@font-face{font-family:钟齐志莽行书;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/zhimangxing/v17/f0Xw0ey79sErYFtWQ9a2rq-g0aJFZ-s2S_Vuj1geQwC80-9RhkN-yvpAfS1H-JA0rn1Z0w.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-4d,u+4f-5d,u+61-7b,u+7d,u+ab,u+ae,u+b2,u+b7,u+bb,u+df-e5,u+e7-ea,u+ec-ed,u+f1-f4,u+f6,u+f9-fa,u+fc,u+101,u+103,u+113,u+12b,u+148,u+14d,u+16b,u+1ce,u+1d0,u+300-301,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+2122,u+3001-3002,u+3042,u+3044,u+3046,u+3048,u+304a-3055,u+3057,u+3059-305b,u+305d,u+305f-3061,u+3063-306b,u+306d-3073,u+3075-3076,u+3078-3079,u+307b,u+307e-307f,u+3081-308d,u+308f,u+3092-3093,u+30a1-30a4,u+30a6-30bb,u+30bd,u+30bf-30c1,u+30c3-30c4,u+30c6-30cb,u+30cd-30d7,u+30d9-30e1,u+30e3-30e7,u+30e9-30ed,u+30ef,u+30f3,u+30fb-30fc,u+4e00,u+4e2d,u+65b0,u+65e5,u+6708-6709,u+70b9,u+7684,u+7f51,u+ff0c,u+ff0e,u+ff1a}@font-face{font-family:钟齐流江毛草;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/liujianmaocao/v15/~ChIKEExpdSBKaWFuIE1hbyBDYW8gBUIeChpzaW1wbGlmaWVkLWNoaW5lc2VfZGVmYXVsdBAA.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-4d,u+4f-5d,u+61-7b,u+7d,u+ab,u+ae,u+b2,u+b7,u+bb,u+df-e5,u+e7-ea,u+ec-ed,u+f1-f4,u+f6,u+f9-fa,u+fc,u+101,u+103,u+113,u+12b,u+148,u+14d,u+16b,u+1ce,u+1d0,u+300-301,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+2122,u+3001-3002,u+3042,u+3044,u+3046,u+3048,u+304a-3055,u+3057,u+3059-305b,u+305d,u+305f-3061,u+3063-306b,u+306d-3073,u+3075-3076,u+3078-3079,u+307b,u+307e-307f,u+3081-308d,u+308f,u+3092-3093,u+30a1-30a4,u+30a6-30bb,u+30bd,u+30bf-30c1,u+30c3-30c4,u+30c6-30cb,u+30cd-30d7,u+30d9-30e1,u+30e3-30e7,u+30e9-30ed,u+30ef,u+30f3,u+30fb-30fc,u+4e00,u+4e2d,u+65b0,u+65e5,u+6708-6709,u+70b9,u+7684,u+7f51,u+ff0c,u+ff0e,u+ff1a}@font-face{font-family:龙藏体;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/longcang/v17/LYjAdGP8kkgoTec8zkRgqBgxXsWsMfnCm1_q1j3gcsptb8OMg_Z2HVZhDbPBCIyx.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-4d,u+4f-5d,u+61-7b,u+7d,u+ab,u+ae,u+b2,u+b7,u+bb,u+df-e5,u+e7-ea,u+ec-ed,u+f1-f4,u+f6,u+f9-fa,u+fc,u+101,u+103,u+113,u+12b,u+148,u+14d,u+16b,u+1ce,u+1d0,u+300-301,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+2122,u+3001-3002,u+3042,u+3044,u+3046,u+3048,u+304a-3055,u+3057,u+3059-305b,u+305d,u+305f-3061,u+3063-306b,u+306d-3073,u+3075-3076,u+3078-3079,u+307b,u+307e-307f,u+3081-308d,u+308f,u+3092-3093,u+30a1-30a4,u+30a6-30bb,u+30bd,u+30bf-30c1,u+30c3-30c4,u+30c6-30cb,u+30cd-30d7,u+30d9-30e1,u+30e3-30e7,u+30e9-30ed,u+30ef,u+30f3,u+30fb-30fc,u+4e00,u+4e2d,u+65b0,u+65e5,u+6708-6709,u+70b9,u+7684,u+7f51,u+ff0c,u+ff0e,u+ff1a}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosanstc/v26/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-5d,u+61-7b,u+7d,u+a0,u+ab,u+ae,u+b2-b3,u+b7,u+bb,u+bf,u+c9,u+cd,u+d6,u+e?,u+f1-f4,u+f6,u+f9-fa,u+fc-fd,u+101,u+103,u+110-111,u+113,u+12b,u+14d,u+16b,u+1a1,u+1b0,u+1ce,u+300-301,u+1ea1,u+1ea3,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+203c,u+2122,u+3001-3002,u+4e00,u+4e0a-4e0b,u+4e0d,u+4e2d,u+4eba,u+4ee5,u+4f5c,u+4f86,u+500b,u+5011,u+5165,u+5168,u+516c,u+51fa,u+5206,u+5230,u+52d5,u+53ef-53f0,u+570b,u+5728,u+5730,u+591a,u+5927,u+5929,u+597d,u+5b50,u+5bb6,u+5c0f,u+5e73-5e74,u+5fc3,u+6210-6211,u+6240,u+6587,u+65b0,u+65b9,u+65bc,u+65e5,u+660e,u+662f,u+6642,u+66f4,u+6700,u+6703,u+6708-6709,u+672c,u+6b63,u+6cbb,u+70b9-70ba,u+751f,u+7528,u+767c,u+7684,u+76f8,u+7db2,u+7f8e,u+80fd,u+81ea,u+884c,u+8981,u+958b,u+95dc,u+96fb,u+9801,u+9996,u+ff0c,u+ff1a}@font-face{font-family:Noto Serif TC;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notoseriftc/v23/XLYgIZb5bJNDGYxLBibeHZ0BhnJsUnN3PrBufRbmGqUtcg4pzRPk5AEpzv6YzI9aTbOhf6M.119.woff2) format("woff2");unicode-range:u+20-22,u+27-2a,u+2c-3b,u+3f,u+41-5d,u+61-7b,u+7d,u+a0,u+ab,u+ae,u+b2-b3,u+b7,u+bb,u+bf,u+c9,u+cd,u+d6,u+e?,u+f1-f4,u+f6,u+f9-fa,u+fc-fd,u+101,u+103,u+110-111,u+113,u+12b,u+14d,u+16b,u+1a1,u+1b0,u+1ce,u+300-301,u+1ea1,u+1ea3,u+1ebf,u+1ec7,u+2013-2014,u+2039-203a,u+203c,u+2122,u+3001-3002,u+4e00,u+4e0a-4e0b,u+4e0d,u+4e2d,u+4eba,u+4ee5,u+4f5c,u+4f86,u+500b,u+5011,u+5165,u+5168,u+516c,u+51fa,u+5206,u+5230,u+52d5,u+53ef-53f0,u+570b,u+5728,u+5730,u+591a,u+5927,u+5929,u+597d,u+5b50,u+5bb6,u+5c0f,u+5e73-5e74,u+5fc3,u+6210-6211,u+6240,u+6587,u+65b0,u+65b9,u+65bc,u+65e5,u+660e,u+662f,u+6642,u+66f4,u+6700,u+6703,u+6708-6709,u+672c,u+6b63,u+6cbb,u+70b9-70ba,u+751f,u+7528,u+767c,u+7684,u+76f8,u+7db2,u+7f8e,u+80fd,u+81ea,u+884c,u+8981,u+958b,u+95dc,u+96fb,u+9801,u+9996,u+ff0c,u+ff1a}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v24/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshdTQ3jw.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Metropolis;font-style:normal;font-weight:400;font-display:swap;src:url(/static/assets/fonts/Metropolis/Metropolis-Regular.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,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:Archivo Black;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/archivoblack/v23/HTxqL289NzCGg4MzN6KJ7eW6CYyF_g.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,u+304,u+308,u+329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Comic Neue;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/comicneue/v9/4UaHrEJDsxBrF37olUeD96rp5w.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,u+304,u+308,u+329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/merriweather/v30/u-440qyriQwlOrhSvowK_l5-fCZM.woff2) format("woff2");unicode-range:u+??,u+131,u+152-153,u+2bb-2bc,u+2c6,u+2da,u+2dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}