/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}header{display:flex;height:65px;align-items:center;justify-content:center}header nav{display:flex;width:1140px;max-width:100%;padding:0 35px;margin:auto;align-items:center}header a{text-decoration:none;color:inherit}header .brand img{vertical-align:middle;height:30px}header .brand .name{font-weight:600;margin-inline-start:2px}header .nav-links{flex:1;text-align:right}header .nav-links a{display:inline-block;margin-inline-start:8px;font-weight:600;text-transform:uppercase;font-size:14px;position:relative;padding:8px}header .nav-links a.active{color:var(--color-accent)}@media only screen and (max-width:640px){header .nav-links .nav-search{display:flex;align-items:end;gap:10px}}@media only screen and (min-width:640px){header .nav-links .nav-search .mobile-title{display:none}}header .color-mode-toggler{margin-inline-start:15px}header .color-mode-toggler a{cursor:pointer}header #mobile-nav-icon{margin-inline-end:10px;display:none}header #mobile-nav-closer{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}header #mobile-nav-closer.open{display:block}[dir="rtl"] .nav-links{text-align:left}.mode-light .color-mode-toggler a:first-child{display:none}.mode-dark .color-mode-toggler a:last-child{display:none}footer{padding:40px 0}footer .container{display:flex;width:1140px;max-width:100%;padding:0 35px;margin:auto;align-items:center}footer .social{flex:1}footer .social a{text-decoration:none;margin-inline-end:8px;color:inherit}footer nav a{margin-inline-start:8px;font-weight:600;text-transform:uppercase;font-size:14px;position:relative;padding:8px;text-decoration:none;color:inherit}footer nav a.active{color:var(--color-accent)}footer .nav-lang{margin-inline-start:25px;position:relative}footer .nav-lang .lang-label{cursor:pointer}footer .nav-lang .lang-label span{vertical-align:middle}footer .nav-lang #lang-selector{opacity:0;transition:0.2s;width:200px;position:absolute;bottom:100%;right:0;background:var(--color-background-box);border-radius:var(--box-radius);box-shadow:var(--box-shadow);margin-bottom:15px;transform:translateY(25px);pointer-events:none;padding:20px;z-index:1}footer .nav-lang #lang-selector a{display:block;color:inherit;padding:4px 10px;text-decoration:none}footer .nav-lang #lang-selector a.active{font-weight:600;color:var(--color-accent);opacity:1!important}footer .nav-lang #lang-selector a .bull{margin-inline-start:4px}footer .nav-lang #lang-selector.open{pointer-events:initial;opacity:1;transform:translateY(0)}footer .nav-lang #lang-selector.open a{height:initial}footer .nav-lang #lang-selector-closer{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}footer .nav-lang #lang-selector-closer.open{display:block}[dir="rtl"] footer .nav-lang #lang-selector{left:0;right:initial}.post-box,.comments-box,.newsletter-box{padding:30px 50px;margin-bottom:40px;background:var(--color-background-box);border-radius:var(--box-radius);box-shadow:var(--box-shadow)}.post-box .featured-image{margin-top:1rem;display:block;width:100%;border-radius:var(--box-radius);margin-bottom:1rem}.post-box .time-author-wrapper{display:flex;align-items:center;font-size:.85rem}.post-box .time-author-wrapper .global-post-authors{margin-inline-end:10px}.post-box .time-author-wrapper .global-post-authors::after{content:" | "}.post-box h1.post-title{font-size:2rem;font-weight:600;letter-spacing:-.03em;margin:0 0 2rem;position:relative;display:table}.post-box h1.post-title:after{position:absolute;content:"";top:100%;margin-top:3px;left:0;width:100px;max-width:100%;height:3px;background:var(--color-accent)}.post-box .post-content{line-height:var(--line-height)}.post-box .post-content a:not([class]){color:var(--color-accent);text-decoration:none;font-weight:600;box-shadow:inset 0 -1px 0 var(--color-accent)}.post-box .post-content p{margin:1rem 0}.post-box .post-content h1,.post-box .post-content h2,.post-box .post-content h3,.post-box .post-content h4,.post-box .post-content h5,.post-box .post-content h6{line-height:1.25em;margin-top:2.5rem;margin-bottom:0;text-rendering:optimizeLegibility}.post-box .post-content h1 a[href^="#"],.post-box .post-content h2 a[href^="#"],.post-box .post-content h3 a[href^="#"],.post-box .post-content h4 a[href^="#"],.post-box .post-content h5 a[href^="#"],.post-box .post-content h6 a[href^="#"]{color:inherit;text-decoration:none;box-shadow:none;position:relative}.post-box .post-content h1 a[href^="#"]:hover:before,.post-box .post-content h2 a[href^="#"]:hover:before,.post-box .post-content h3 a[href^="#"]:hover:before,.post-box .post-content h4 a[href^="#"]:hover:before,.post-box .post-content h5 a[href^="#"]:hover:before,.post-box .post-content h6 a[href^="#"]:hover:before{content:"#";position:absolute;right:100%;margin-right:5px;color:var(--color-text-content-secondary)}.post-box .post-content h1{font-size:2rem;text-indent:-1px;margin-top:3.5rem}.post-box .post-content h2{font-size:1.7rem;text-indent:-1px;margin-top:3.2rem}.post-box .post-content h3{font-size:1.4rem}.post-box .post-content h4{font-size:1.2rem}.post-box .post-content h5,.post-box .post-content h6{font-size:1.1rem;font-weight:500}.post-box .post-content ol,.post-box .post-content ul{font-family:var(--font-secondary);margin:1rem 0;padding-inline-start:2em}.post-box .post-content ol ol,.post-box .post-content ol ul,.post-box .post-content ul ol,.post-box .post-content ul ul{margin:0}.post-box .post-content li p{margin:5px}.post-box .post-content hr{display:block;height:1px;margin:4rem;padding:0;background:var(--color-background-contrast);border:0}.post-box .post-content blockquote{font-family:var(--font-secondary);margin:2rem 0;padding:1em 1.5em;border-inline-start:.25em solid var(--color-accent)}.post-box .post-content blockquote>:first-child{margin-top:0}.post-box .post-content blockquote>:last-child{margin-bottom:0}.post-box .post-content figure img{display:block;max-width:100%;height:auto;margin:auto;border-radius:var(--box-radius)}.post-box .post-content figcaption{position:relative;color:var(--color-text-content-secondary);margin:auto;font-size:.9em;line-height:2em;padding:.5rem;text-align:center}.post-box .post-content figure{margin:2em 0}.post-box .post-content aside{display:flex;padding:1em;border-radius:var(--box-radius);margin:2rem 0}.post-box .post-content aside span{font-size:1.5rem;margin-inline-end:.5rem}.post-box .post-content pre{padding:1rem 0;border-radius:var(--box-radius);font-size:.85rem;position:relative;direction:ltr}.post-box .post-content pre .line{padding:1px 1rem}.post-box .post-content pre .line-number{margin-inline-end:1rem;position:absolute;left:1rem}.post-box .post-content pre code{display:block;width:max-content;min-width:100%;tab-size:4}.post-box .post-content pre.has-line-numbers .line{padding-left:2.4rem}.post-box .post-content a.bookmark{color:inherit;display:flex;margin:2rem 0;text-decoration:none;box-shadow:var(--box-shadow);border-radius:var(--box-radius);overflow:hidden}.post-box .post-content a.bookmark .bookmark-details{padding:1rem 1.5rem;flex:2}.post-box .post-content a.bookmark .bookmark-details .bookmark-title{font-weight:600}.post-box .post-content a.bookmark .bookmark-details .bookmark-description{color:var(--color-text-content-secondary);font-size:.9rem;margin:5px 0}.post-box .post-content a.bookmark .bookmark-details .bookmark-domain{font-size:.8rem;font-weight:600}.post-box .post-content a.bookmark .bookmark-thumbnail{flex:1}.post-box .post-content a.bookmark .bookmark-thumbnail img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:640px){.post-box .post-content a.bookmark{flex-direction:column-reverse}}.post-box .post-content :not(pre) code{background-color:var(--inline-code-bg);color:var(--inline-code-color);border-radius:3px;font-size:.8rem;padding:.2em .4em;font-family:monospace}.post-box .post-content mark{background-color:#fffbd4}.post-box .post-content .table-container{overflow-x:auto;margin:2rem 0}.post-box .post-content .table-container table{width:100%;border-collapse:initial;border-spacing:0 10px}.post-box .post-content .table-container table th{font-weight:600;text-align:left;padding:.5rem 1.2rem;background-color:var(--color-tag-bg);color:var(--color-tag-fg);margin-bottom:15px}.post-box .post-content .table-container table th:first-child{border-radius:20px 0 0 20px}.post-box .post-content .table-container table th:last-child{border-radius:0 20px 20px 0}.post-box .post-content .table-container table td{padding:.5rem 1.2rem}.post-box .post-content .table-container table p{margin:0}.post-box .post-content audio{width:100%;margin:1rem 0;display:block}.post-box .post-tags{margin-top:20px}[dir="rtl"] h1::after{left:initial;right:0}.comments-box h3,.newsletter-box h3{margin-top:0;font-size:1.5rem;margin-bottom:2rem;position:relative}.comments-box h3:after,.newsletter-box h3:after{position:absolute;content:"";top:100%;margin-top:2px;left:0;width:100px;max-width:100%;height:2px;background:var(--color-accent)}.posts-loop a.article{display:flex;padding:30px;background:var(--color-background-box);margin-bottom:30px;border-radius:var(--box-radius);box-shadow:var(--box-shadow);text-decoration:none;color:inherit;transition:0.1s box-shadow;position:relative}.posts-loop a.article .left{flex:1}.posts-loop a.article .left h2{margin:0;font-size:22px;line-height:24px}.posts-loop a.article .left p.description{margin-top:10px;margin-bottom:10px;color:var(--color-text-content-secondary)}.posts-loop a.article .left .date{font-size:.8rem;margin-top:8px}.posts-loop a.article .left .post-tags{margin-top:10px}.posts-loop a.article .left .post-tags .global-tag{margin-top:5px}.posts-loop a.article .right{padding-inline-start:25px}.posts-loop a.article .right img{width:300px;border-radius:var(--box-radius);aspect-ratio:1.7777777778}.posts-loop a.article:hover{box-shadow:var(--box-shadow),0 0 20px rgb(0 0 0 / .05)}.posts-loop a.article .pinned{position:absolute;bottom:100%;left:0;transform:translateY(50%);margin-left:30px}.posts-loop a.article .pinned .pinned-icon{display:inline-flex;width:30px;height:30px;border-radius:50%;background-color:var(--color-accent);color:#fff;align-items:center;justify-content:center}[dir="rtl"] a.article .pinned{left:auto;right:0;margin-left:0;margin-right:30px}nav.pagination{text-align:center;margin:30px 0}nav.pagination .pagination-info{color:var(--color-text-content-secondary);vertical-align:middle}nav.pagination a{margin:0 3px;padding:10px;display:inline-block;transition:0.3s transform ease-out;vertical-align:middle;color:inherit}nav.pagination a.hidden{visibility:hidden}nav.pagination a:hover{color:var(--color-accent)}[dir="rtl"] nav.pagination a{transform:rotate(180deg)}.author-page .author-image img,.author-page .author-image .avatar-placeholder{width:120px;height:120px;border-radius:50%;margin-bottom:10px}.author-page .author-image .avatar-placeholder{display:inline-block;background-color:var(--color-background-contrast)}.author-page .social a{display:inline-block;color:var(--color-accent);margin:10px 4px}.author-page .posts-count,.tag-page .posts-count{margin:10px 0;font-size:18px;font-weight:600}@media only screen and (max-width:640px){.post-box{padding:40px 20px}footer .container{flex-direction:column-reverse;padding:0}footer .container nav{margin:40px 0;display:flex;flex-direction:column;align-items:center}footer .container .nav-lang{margin-inline-start:0;text-align:center}footer .container .nav-lang #lang-selector{transform:translateY(25px) translateX(50%);right:50%}footer .container .nav-lang #lang-selector.open{transform:translateY(0) translateX(50%)}header .nav-links-inner{display:flex;position:absolute;top:60px;width:200px;right:40px;flex-direction:column;background:var(--color-background-box);border-radius:var(--box-radius);box-shadow:var(--box-shadow);transition:0.2s;opacity:0;pointer-events:none;transform:translateY(-25px);z-index:100;padding:20px;text-align:left}header .nav-links-inner.open{pointer-events:initial;opacity:1;transform:translateY(0)}header .nav-links-inner a.active{border-bottom:none;color:var(--color-accent)}header #mobile-nav-icon{display:inline-block;cursor:pointer}.posts-loop a.article{flex-direction:column-reverse}.posts-loop a.article .right{padding-left:0}.posts-loop a.article .right img{margin-bottom:25px;width:100%}}.search-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;z-index:500;box-sizing:border-box;padding:2rem;display:none;opacity:0;transition:opacity ease-out 0.2s;pointer-events:none;background:#090a0de6}@media only screen and (max-width:640px){.search-wrapper{padding:15px}}.search-wrapper .search-wrapper-close{position:absolute;right:0;top:0;width:2.5rem;height:2.5rem;margin:2rem;background:#fff0;border:0;opacity:.5;transition:opacity ease-out 0.2s}@media only screen and (max-width:640px){.search-wrapper .search-wrapper-close{margin:15px}}.search-wrapper .search-wrapper-close:focus,.search-wrapper .search-wrapper-close:hover{opacity:1}.search-wrapper .search-wrapper-close:before,.search-wrapper .search-wrapper-close:after{content:"";position:absolute;left:20%;top:50%;width:60%;height:2px;margin-top:-1px;border-radius:1px;background:#fff}.search-wrapper .search-wrapper-close:before{transform:rotate(-45deg)}.search-wrapper .search-wrapper-close:after{transform:rotate(45deg)}.search-active{overflow-y:hidden}.search-active .search-wrapper{opacity:1;pointer-events:unset}.search{position:relative;top:50px;max-height:80vh;width:650px;max-width:100%;margin:auto;background:var(--color-background-box);border-radius:var(--box-radius);box-shadow:var(--box-shadow);overflow:hidden;display:flex;flex-direction:column}@media only screen and (max-width:960px){.search{top:6rem}}.search-form{position:relative;border-bottom:1px solid var(--color-background-contrast)}@media only screen and (max-width:640px){.search-form{padding:0}}.search-form .search-field{font-size:1.2rem;width:100%;margin:0;padding:1.2rem 2rem;border:0;background:#fff0;box-sizing:border-box;box-shadow:none!important;outline:0!important}.search-form .search-button{display:none;font-size:1.6em;position:absolute;right:0;top:0;height:4rem;margin:1.5rem;padding:0 1.5rem;border:0;border-radius:4px;color:#fff;background:var(--color-accent);transition:background ease-out 0.2s}.search-form .search-button.search-button-clear{display:block;width:1.5rem;height:1.5rem;margin:1.3rem;padding:0;border-radius:4rem;background:var(--color-background-contrast)}.search-form .search-button.search-button-clear:focus,.search-form .search-button.search-button-clear:hover{background:var(--color-text-content)}.search-form .search-button.search-button-clear i{display:none}.search-form .search-button.search-button-clear:before,.search-form .search-button.search-button-clear:after{content:"";position:absolute;left:20%;top:50%;width:60%;height:2px;margin-top:-1px;border-radius:1px;background:var(--color-background-box)}.search-form .search-button.search-button-clear:before{transform:rotate(-45deg)}.search-form .search-button.search-button-clear:after{transform:rotate(45deg)}.search-result{flex-direction:column;overflow:auto;max-height:80vh}@media only screen and (max-width:640px){.search-result{max-height:75vh}}.search-result .search-result-row{border-bottom:1px solid var(--color-background-contrast)}.search-result .search-result-row:last-child{border:0}.search-result .search-result-row .search-result-row-link{display:block;padding:1rem 2rem;color:inherit;text-decoration:none;transition:all ease-out 0.05s}.search-result .search-result-row .search-result-row-link:hover,.search-result .search-result-row .search-result-row-link:focus{background:var(--color-background-contrast)}.search-result .search-result-row .search-result-row-link .search-result-row-title{font-size:1.2em;line-height:1.2em;font-weight:700;text-indent:-1px;color:var(--color-accent)}.search-result .search-result-row .search-result-row-link .search-result-row-excerpt{margin:.4rem 0 0;font-size:1em;line-height:1.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.popular-wrapper{padding:2rem}.popular-wrapper .popular-title{font-size:1.2em;line-height:1.25em;font-weight:700;text-indent:-1px;color:var(--color-accent);margin-top:0;margin-bottom:10px}.popular-wrapper .popular-tags{display:flex;flex-wrap:wrap;gap:10px;float:none;max-width:none;margin-bottom:0}[dir="rtl"] .search-button{left:0;right:initial}.page-404{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:100%;padding-top:1.25rem;margin:auto;height:calc(100vh - 6.25rem)}.page-404 .container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.page-404 .container .error{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.page-404 .container .error .title{margin:.938rem .625rem;text-align:center;font-size:5rem;line-height:1.5rem}.page-404 .container .error .text{margin:.938rem .625rem;text-align:center}.page-404 .container .error .button{padding:.938rem .625rem;margin:.938rem .625rem;text-align:center;color:var(--text-content);text-decoration:none;text-transform:uppercase;font-weight:600}.page-404 .container .error .button:hover{color:var(--color-accent)}*{box-sizing:border-box}body{font-family:var(--font-family);font-size:var(--font-size);background-color:var(--color-background-body);color:var(--color-text-content)}main{width:720px;max-width:100%;margin:40px auto auto;min-height:calc(100vh - 200px)}.page-data{margin-bottom:40px;text-align:center}.page-data .page-title{font-weight:600;font-size:2rem}.page-data .page-description{color:var(--color-text-content-secondary);margin:5px 0;font-size:1.2rem}.global-tag{text-decoration:none;padding:4px 15px;display:inline-block;background-color:var(--color-tag-bg);color:var(--color-tag-fg);border-radius:20px;font-size:.8rem;font-weight:600}.global-opacity-link{display:inline-block;opacity:1;transition:0.1s opacity,0.1s color}.global-opacity-link:not(.active):hover{opacity:.9;color:var(--color-accent)!important}.global-post-authors{font-size:.85rem}.global-post-authors img,.global-post-authors .avatar-placeholder{width:30px;height:30px;border-radius:50%;vertical-align:middle}.global-post-authors img:not(:first-child),.global-post-authors .avatar-placeholder:not(:first-child){margin-inline-start:-25px}.global-post-authors .avatar-placeholder{display:inline-block;background-color:var(--color-background-contrast)}.global-post-authors span{vertical-align:middle}.global-post-authors .author-names{margin-inline-start:5px;font-weight:600}.global-post-authors .authors .author{margin-inline-end:10px;text-decoration:none;font-weight:600;color:inherit}.global-post-authors .authors .author .author-name{margin-inline-start:3px}.translated-wrapper{font-style:italic}.translated-wrapper a:not([class]){color:var(--color-accent);text-decoration:none;font-weight:600;box-shadow:inset 0 -1px 0 var(--color-accent)}@font-face{font-family:'Readex Pro';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-latin-400-normal.woff2) format('woff2'),url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-latin-400-normal.woff) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Readex Pro';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-arabic-400-normal.woff2) format('woff2'),url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-arabic-400-normal.woff) format('woff');unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:'Readex Pro';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-latin-ext-400-normal.woff2) format('woff2'),url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-latin-ext-400-normal.woff) format('woff');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Readex Pro';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-vietnamese-400-normal.woff2) format('woff2'),url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-vietnamese-400-normal.woff) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Readex Pro';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-latin-600-normal.woff2) format('woff2'),url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-latin-600-normal.woff) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Readex Pro';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-arabic-600-normal.woff2) format('woff2'),url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-arabic-600-normal.woff) format('woff');unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:'Readex Pro';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-latin-ext-600-normal.woff2) format('woff2'),url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-latin-ext-600-normal.woff) format('woff');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Readex Pro';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-vietnamese-600-normal.woff2) format('woff2'),url(https://theme-hello-1-0-7-ZsMqOylvVSCi.hyvorblogs.io/fonts/file/readex-pro/files/readex-pro-vietnamese-600-normal.woff) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}