diff --git a/fastn-core/fbt-tests/02-hello/output/index.html b/fastn-core/fbt-tests/02-hello/output/index.html index 6c21dbc14..8b28f3835 100644 --- a/fastn-core/fbt-tests/02-hello/output/index.html +++ b/fastn-core/fbt-tests/02-hello/output/index.html @@ -569,6 +569,7 @@ "ftd#font-code": "sans-serif", "ftd#font-copy": "sans-serif", "ftd#font-display": "sans-serif", +"ftd#main-package": "www.amitu.com", "ftd#nbsp": " ", "ftd#non-breaking-space": " ", "ftd#space": " ", @@ -789,8 +790,8 @@ -function ftd__app_path___main(path,args,data,id){ -return (""+path); +function ftd__app_path___main(path,app,args,data,id){ +return (ftd.app_path_ex(path,app,args,data,id)); } diff --git a/fastn-core/fbt-tests/03-nested-document/output/index.html b/fastn-core/fbt-tests/03-nested-document/output/index.html index 7e091080c..f8e716c78 100644 --- a/fastn-core/fbt-tests/03-nested-document/output/index.html +++ b/fastn-core/fbt-tests/03-nested-document/output/index.html @@ -568,6 +568,7 @@ "ftd#font-code": "sans-serif", "ftd#font-copy": "sans-serif", "ftd#font-display": "sans-serif", +"ftd#main-package": "amitu", "ftd#nbsp": " ", "ftd#non-breaking-space": " ", "ftd#space": " ", @@ -745,8 +746,8 @@ -function ftd__app_path___main(path,args,data,id){ -return (""+path); +function ftd__app_path___main(path,app,args,data,id){ +return (ftd.app_path_ex(path,app,args,data,id)); } diff --git a/fastn-core/fbt-tests/03-nested-document/output/nested/document/index.html b/fastn-core/fbt-tests/03-nested-document/output/nested/document/index.html index 9ce819204..e94fc98ab 100644 --- a/fastn-core/fbt-tests/03-nested-document/output/nested/document/index.html +++ b/fastn-core/fbt-tests/03-nested-document/output/nested/document/index.html @@ -568,6 +568,7 @@ "ftd#font-code": "sans-serif", "ftd#font-copy": "sans-serif", "ftd#font-display": "sans-serif", +"ftd#main-package": "amitu", "ftd#nbsp": " ", "ftd#non-breaking-space": " ", "ftd#space": " ", @@ -745,8 +746,8 @@ -function ftd__app_path___main(path,args,data,id){ -return (""+path); +function ftd__app_path___main(path,app,args,data,id){ +return (ftd.app_path_ex(path,app,args,data,id)); } diff --git a/fastn-core/fbt-tests/03-nested-document/output/nested/index.html b/fastn-core/fbt-tests/03-nested-document/output/nested/index.html index c02ef1d4b..21f21217b 100644 --- a/fastn-core/fbt-tests/03-nested-document/output/nested/index.html +++ b/fastn-core/fbt-tests/03-nested-document/output/nested/index.html @@ -568,6 +568,7 @@ "ftd#font-code": "sans-serif", "ftd#font-copy": "sans-serif", "ftd#font-display": "sans-serif", +"ftd#main-package": "amitu", "ftd#nbsp": " ", "ftd#non-breaking-space": " ", "ftd#space": " ", @@ -745,8 +746,8 @@ -function ftd__app_path___main(path,args,data,id){ -return (""+path); +function ftd__app_path___main(path,app,args,data,id){ +return (ftd.app_path_ex(path,app,args,data,id)); } diff --git a/fastn-core/fbt-tests/04-import-code-block/output/index.html b/fastn-core/fbt-tests/04-import-code-block/output/index.html index 18273689d..90ed04f29 100644 --- a/fastn-core/fbt-tests/04-import-code-block/output/index.html +++ b/fastn-core/fbt-tests/04-import-code-block/output/index.html @@ -569,6 +569,7 @@ "ftd#font-code": "sans-serif", "ftd#font-copy": "sans-serif", "ftd#font-display": "sans-serif", +"ftd#main-package": "amitu", "ftd#nbsp": " ", "ftd#non-breaking-space": " ", "ftd#space": " ", @@ -746,8 +747,8 @@ -function ftd__app_path___main(path,args,data,id){ -return (""+path); +function ftd__app_path___main(path,app,args,data,id){ +return (ftd.app_path_ex(path,app,args,data,id)); } diff --git a/fastn-core/fbt-tests/04-import-code-block/output/lib/index.html b/fastn-core/fbt-tests/04-import-code-block/output/lib/index.html index 9e9b51e21..5666addc2 100644 --- a/fastn-core/fbt-tests/04-import-code-block/output/lib/index.html +++ b/fastn-core/fbt-tests/04-import-code-block/output/lib/index.html @@ -568,6 +568,7 @@ "ftd#font-code": "sans-serif", "ftd#font-copy": "sans-serif", "ftd#font-display": "sans-serif", +"ftd#main-package": "amitu", "ftd#nbsp": " ", "ftd#non-breaking-space": " ", "ftd#space": " ", @@ -745,8 +746,8 @@ -function ftd__app_path___main(path,args,data,id){ -return (""+path); +function ftd__app_path___main(path,app,args,data,id){ +return (ftd.app_path_ex(path,app,args,data,id)); } diff --git a/fastn-core/fbt-tests/05-hello-font/output/index.html b/fastn-core/fbt-tests/05-hello-font/output/index.html index fb9b6dff8..c4f9a1e3c 100644 --- a/fastn-core/fbt-tests/05-hello-font/output/index.html +++ b/fastn-core/fbt-tests/05-hello-font/output/index.html @@ -568,6 +568,7 @@ "ftd#font-code": "sans-serif", "ftd#font-copy": "sans-serif", "ftd#font-display": "sans-serif", +"ftd#main-package": "www.amitu.com", "ftd#nbsp": " ", "ftd#non-breaking-space": " ", "ftd#space": " ", @@ -786,8 +787,8 @@ -function ftd__app_path___main(path,args,data,id){ -return (""+path); +function ftd__app_path___main(path,app,args,data,id){ +return (ftd.app_path_ex(path,app,args,data,id)); } diff --git a/fastn-core/fbt-tests/08-static-assets/output/default-E87B99BE6FF21AF6C57366B9BC72D11BBAD05FAB0169EF5CFBE70FCD47F842B6.js b/fastn-core/fbt-tests/08-static-assets/output/default-1015B48CF2C1E02A9B4AF503B0063C39FD313670E4A0EFA26E0833A1651E7CFF.js similarity index 99% rename from fastn-core/fbt-tests/08-static-assets/output/default-E87B99BE6FF21AF6C57366B9BC72D11BBAD05FAB0169EF5CFBE70FCD47F842B6.js rename to fastn-core/fbt-tests/08-static-assets/output/default-1015B48CF2C1E02A9B4AF503B0063C39FD313670E4A0EFA26E0833A1651E7CFF.js index d0cd243c5..732e4a4aa 100644 --- a/fastn-core/fbt-tests/08-static-assets/output/default-E87B99BE6FF21AF6C57366B9BC72D11BBAD05FAB0169EF5CFBE70FCD47F842B6.js +++ b/fastn-core/fbt-tests/08-static-assets/output/default-1015B48CF2C1E02A9B4AF503B0063C39FD313670E4A0EFA26E0833A1651E7CFF.js @@ -4895,6 +4895,42 @@ const ftd = (function () { ); }; + /** + * Check if the app is mounted + * @param {string} app + * @returns {boolean} + */ + exports.is_app_mounted = (app) => { + if (app instanceof fastn.mutableClass) app = app.get(); + app = app.replaceAll("-", "_"); + return !!ftd.app_mounts.get(app); + }; + + /** + * Construct the `path` relative to the mountpoint of `app` + * + * @param {string} path + * @param {string} app + * + * @returns {string} + */ + exports.app_path_ex = (path, app) => { + if (path instanceof fastn.mutableClass) + path = fastn_utils.getStaticValue(path); + if (app instanceof fastn.mutableClass) + app = fastn_utils.getStaticValue(app); + + app = app.replaceAll("-", "_"); + + let prefix = ftd.app_mounts.get(app)?.get() || ""; + + if (prefix.length > 0 && prefix.charAt(prefix.length - 1) === "/") { + prefix = prefix.substring(0, prefix.length - 1); + } + + return prefix + path; + }; + // Todo: Implement this (Remove highlighter) exports.clean_code = (args) => args.a; diff --git a/fastn-core/fbt-tests/08-static-assets/output/index.html b/fastn-core/fbt-tests/08-static-assets/output/index.html index a9965746c..e54e515fe 100644 --- a/fastn-core/fbt-tests/08-static-assets/output/index.html +++ b/fastn-core/fbt-tests/08-static-assets/output/index.html @@ -14,7 +14,7 @@ - + @@ -365,12 +365,19 @@ __fastn_package_name__ = "www_amitu_com"; try { let __args__ = fastn_utils.getArgs({ + app: "", }, args); - return ("" + fastn_utils.getStaticValue(__args__.path)); + return (ftd.app_path_ex(__args__.path, __args__.app)); } finally { __fastn_package_name__ = __fastn_super_package_name__; } } +ftd.main_package = "www.amitu.com"; +ftd.app_mounts = function () { + let record = fastn.recordInstance({ + }); + return record; +}(); fastn_dom.codeData.availableThemes["coldark-theme.dark"] = "code-theme-9A3284FD117DFF7CFD432FF860A5E14169FA592BC3DA4F5E8A6975143F5EA07F.css"; fastn_dom.codeData.availableThemes["coldark-theme.light"] = "code-theme-99CD7B013C96C4632F0AEA39AC265387B814AE85A7D33666A4AE4BEFF59016D0.css"; fastn_dom.codeData.availableThemes["coy-theme"] = "code-theme-B3AEA322EADEDA61F0E219845A0E9C8E73F6345E49362B46E6F52CEE40471248.css"; diff --git a/fastn-core/fbt-tests/09-markdown-pages/output/default-38B6AD79997E8237A3353BC273DEB754A3D5AAE95DD3DC036A206192A32563EE.js b/fastn-core/fbt-tests/09-markdown-pages/output/default-C51897D3D810FDCCBB28FC57778054BD4FA48681C02F6A59E2509FE34A7069BC.js similarity index 99% rename from fastn-core/fbt-tests/09-markdown-pages/output/default-38B6AD79997E8237A3353BC273DEB754A3D5AAE95DD3DC036A206192A32563EE.js rename to fastn-core/fbt-tests/09-markdown-pages/output/default-C51897D3D810FDCCBB28FC57778054BD4FA48681C02F6A59E2509FE34A7069BC.js index c9a681159..de2f2b104 100644 --- a/fastn-core/fbt-tests/09-markdown-pages/output/default-38B6AD79997E8237A3353BC273DEB754A3D5AAE95DD3DC036A206192A32563EE.js +++ b/fastn-core/fbt-tests/09-markdown-pages/output/default-C51897D3D810FDCCBB28FC57778054BD4FA48681C02F6A59E2509FE34A7069BC.js @@ -4895,6 +4895,42 @@ const ftd = (function () { ); }; + /** + * Check if the app is mounted + * @param {string} app + * @returns {boolean} + */ + exports.is_app_mounted = (app) => { + if (app instanceof fastn.mutableClass) app = app.get(); + app = app.replaceAll("-", "_"); + return !!ftd.app_mounts.get(app); + }; + + /** + * Construct the `path` relative to the mountpoint of `app` + * + * @param {string} path + * @param {string} app + * + * @returns {string} + */ + exports.app_path_ex = (path, app) => { + if (path instanceof fastn.mutableClass) + path = fastn_utils.getStaticValue(path); + if (app instanceof fastn.mutableClass) + app = fastn_utils.getStaticValue(app); + + app = app.replaceAll("-", "_"); + + let prefix = ftd.app_mounts.get(app)?.get() || ""; + + if (prefix.length > 0 && prefix.charAt(prefix.length - 1) === "/") { + prefix = prefix.substring(0, prefix.length - 1); + } + + return prefix + path; + }; + // Todo: Implement this (Remove highlighter) exports.clean_code = (args) => args.a; diff --git a/fastn-core/fbt-tests/09-markdown-pages/output/index.html b/fastn-core/fbt-tests/09-markdown-pages/output/index.html index 65bb6e16e..678f1965b 100644 --- a/fastn-core/fbt-tests/09-markdown-pages/output/index.html +++ b/fastn-core/fbt-tests/09-markdown-pages/output/index.html @@ -14,7 +14,7 @@ - + @@ -365,12 +365,19 @@ __fastn_package_name__ = "amitu"; try { let __args__ = fastn_utils.getArgs({ + app: "", }, args); - return ("" + fastn_utils.getStaticValue(__args__.path)); + return (ftd.app_path_ex(__args__.path, __args__.app)); } finally { __fastn_package_name__ = __fastn_super_package_name__; } } +ftd.main_package = "amitu"; +ftd.app_mounts = function () { + let record = fastn.recordInstance({ + }); + return record; +}(); fastn_dom.codeData.availableThemes["coldark-theme.dark"] = "code-theme-9A3284FD117DFF7CFD432FF860A5E14169FA592BC3DA4F5E8A6975143F5EA07F.css"; fastn_dom.codeData.availableThemes["coldark-theme.light"] = "code-theme-99CD7B013C96C4632F0AEA39AC265387B814AE85A7D33666A4AE4BEFF59016D0.css"; fastn_dom.codeData.availableThemes["coy-theme"] = "code-theme-B3AEA322EADEDA61F0E219845A0E9C8E73F6345E49362B46E6F52CEE40471248.css"; diff --git a/fastn-core/fbt-tests/11-readme-with-index/output/index.html b/fastn-core/fbt-tests/11-readme-with-index/output/index.html index a172e8574..ec69a9d2c 100644 --- a/fastn-core/fbt-tests/11-readme-with-index/output/index.html +++ b/fastn-core/fbt-tests/11-readme-with-index/output/index.html @@ -568,6 +568,7 @@ "ftd#font-code": "sans-serif", "ftd#font-copy": "sans-serif", "ftd#font-display": "sans-serif", +"ftd#main-package": "amitu", "ftd#nbsp": " ", "ftd#non-breaking-space": " ", "ftd#space": " ", @@ -745,8 +746,8 @@ -function ftd__app_path___main(path,args,data,id){ -return (""+path); +function ftd__app_path___main(path,app,args,data,id){ +return (ftd.app_path_ex(path,app,args,data,id)); } diff --git a/fastn-core/fbt-tests/15-fpm-dependency-alias/output/index.html b/fastn-core/fbt-tests/15-fpm-dependency-alias/output/index.html index 2b71b0693..b10296d77 100644 --- a/fastn-core/fbt-tests/15-fpm-dependency-alias/output/index.html +++ b/fastn-core/fbt-tests/15-fpm-dependency-alias/output/index.html @@ -604,6 +604,7 @@ "ftd#font-code": "sans-serif", "ftd#font-copy": "sans-serif", "ftd#font-display": "sans-serif", +"ftd#main-package": "fifthtry.github.io/amitu", "ftd#nbsp": " ", "ftd#non-breaking-space": " ", "ftd#space": " ", @@ -638,754 +639,586 @@ -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 200; -src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 200; -src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 200; -src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 200; -src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 200; -src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 200; -src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 200; -src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 300; -src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 300; -src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 300; -src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 300; -src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 300; -src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 300; -src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 300; -src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 400; -src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 400; -src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 400; -src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 400; -src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 400; -src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 400; -src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 400; -src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 600; -src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 600; -src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 600; -src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 600; -src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 600; -src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 600; -src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 600; -src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 800; -src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 800; -src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 800; -src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 800; -src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 800; -src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 800; -src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 800; -src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } - - - - -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: italic; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: italic; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+1F00-1FFF; -font-style: italic; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0370-03FF; -font-style: italic; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 300; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 400; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 500; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; -font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; -font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; -font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: italic; -font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; -font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; -font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; -font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: italic; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 300; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 400; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 500; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; -font-weight: 900; -src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-roboto-font-Roboto } - - - - - +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; @@ -1503,1214 +1336,1382 @@ src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-cyrillic.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; -font-style: italic; +font-style: italic; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: italic; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: italic; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: italic; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: italic; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: italic; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: italic; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: italic; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: italic; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: italic; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: italic; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: italic; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: italic; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: italic; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: italic; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: italic; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: italic; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: italic; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: italic; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-greek-ext.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-greek-ext.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; -font-style: italic; +font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-greek.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-greek.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; +font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-vietnamese.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-vietnamese.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; +font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-latin-ext.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-latin-ext.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; +font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-latin.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-latin.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: italic; +font-style: normal; font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-cyrillic-ext.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-cyrillic-ext.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: italic; +font-style: normal; font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-cyrillic.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-cyrillic.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; -font-style: italic; +font-style: normal; font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-greek-ext.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-greek-ext.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; -font-style: italic; +font-style: normal; font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-greek.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-greek.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; +font-style: normal; font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-vietnamese.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-vietnamese.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; +font-style: normal; font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-latin-ext.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-latin-ext.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; +font-style: normal; font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-latin.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-latin.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: italic; +font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-cyrillic-ext.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-cyrillic-ext.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: italic; +font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-cyrillic.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-cyrillic.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; -font-style: italic; +font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-greek-ext.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-greek-ext.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; -font-style: italic; +font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-greek.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-greek.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; +font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-vietnamese.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-vietnamese.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; +font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-latin-ext.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-latin-ext.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; +font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-latin.woff2) format('woff2'); +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-latin.woff2) format('woff2'); font-family: fastn-community-github-io-roboto-font-Roboto } + @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 400; +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 400; +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 500; +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 500; +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 500; +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 500; +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 500; +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 500; +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 500; +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 600; +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 600; +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 600; +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 600; +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 600; +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; -font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; -font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; -font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 800; +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 800; +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 800; +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 800; +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 800; +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 800; +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 800; +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } - - - - - - +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-italic-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 300; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 300; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 300; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 300; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 300; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 300; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 300; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-italic-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 400; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 400; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 400; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 400; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 400; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 400; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 400; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-italic-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 500; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 500; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 500; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 500; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 500; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 500; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 500; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-italic-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: italic; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-italic-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-italic-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-100-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-300-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-400-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-500-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-700-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: normal; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } - - - - +font-weight: 900; +src: url(-/fifthtry.github.io/roboto-font/static/Roboto-900-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-300-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-400-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-500-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-600-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-700-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-800-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } + + + + + + + + + + + + + + + + + + @@ -2868,8 +2869,8 @@ -function ftd__app_path___main(path,args,data,id){ -return (""+path); +function ftd__app_path___main(path,app,args,data,id){ +return (ftd.app_path_ex(path,app,args,data,id)); } diff --git a/fastn-core/fbt-tests/16-include-processor/output/index.html b/fastn-core/fbt-tests/16-include-processor/output/index.html index 45758aa56..fb57e5f71 100644 --- a/fastn-core/fbt-tests/16-include-processor/output/index.html +++ b/fastn-core/fbt-tests/16-include-processor/output/index.html @@ -569,6 +569,7 @@ "ftd#font-code": "sans-serif", "ftd#font-copy": "sans-serif", "ftd#font-display": "sans-serif", +"ftd#main-package": "fifthtry.github.io/amitu", "ftd#nbsp": " ", "ftd#non-breaking-space": " ", "ftd#space": " ", @@ -746,8 +747,8 @@ -function ftd__app_path___main(path,args,data,id){ -return (""+path); +function ftd__app_path___main(path,app,args,data,id){ +return (ftd.app_path_ex(path,app,args,data,id)); } diff --git a/fastn-core/fbt-tests/19-offline-build/output/default-374F1425D092AD7AA3896B514AC1A623828269A081B9738587078255BBA70379.js b/fastn-core/fbt-tests/19-offline-build/output/default-75F3CDAB8C1F80B19FDD41266FC4F9A56AC409A6304770308794EE28DB1E80D9.js similarity index 99% rename from fastn-core/fbt-tests/19-offline-build/output/default-374F1425D092AD7AA3896B514AC1A623828269A081B9738587078255BBA70379.js rename to fastn-core/fbt-tests/19-offline-build/output/default-75F3CDAB8C1F80B19FDD41266FC4F9A56AC409A6304770308794EE28DB1E80D9.js index 5b2bc05b4..e872be397 100644 --- a/fastn-core/fbt-tests/19-offline-build/output/default-374F1425D092AD7AA3896B514AC1A623828269A081B9738587078255BBA70379.js +++ b/fastn-core/fbt-tests/19-offline-build/output/default-75F3CDAB8C1F80B19FDD41266FC4F9A56AC409A6304770308794EE28DB1E80D9.js @@ -4895,6 +4895,42 @@ const ftd = (function () { ); }; + /** + * Check if the app is mounted + * @param {string} app + * @returns {boolean} + */ + exports.is_app_mounted = (app) => { + if (app instanceof fastn.mutableClass) app = app.get(); + app = app.replaceAll("-", "_"); + return !!ftd.app_mounts.get(app); + }; + + /** + * Construct the `path` relative to the mountpoint of `app` + * + * @param {string} path + * @param {string} app + * + * @returns {string} + */ + exports.app_path_ex = (path, app) => { + if (path instanceof fastn.mutableClass) + path = fastn_utils.getStaticValue(path); + if (app instanceof fastn.mutableClass) + app = fastn_utils.getStaticValue(app); + + app = app.replaceAll("-", "_"); + + let prefix = ftd.app_mounts.get(app)?.get() || ""; + + if (prefix.length > 0 && prefix.charAt(prefix.length - 1) === "/") { + prefix = prefix.substring(0, prefix.length - 1); + } + + return prefix + path; + }; + // Todo: Implement this (Remove highlighter) exports.clean_code = (args) => args.a; diff --git a/fastn-core/fbt-tests/19-offline-build/output/index.html b/fastn-core/fbt-tests/19-offline-build/output/index.html index 677a7698a..ee9a946ff 100644 --- a/fastn-core/fbt-tests/19-offline-build/output/index.html +++ b/fastn-core/fbt-tests/19-offline-build/output/index.html @@ -14,9 +14,9 @@ - + - + @@ -420,807 +420,1058 @@ -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: italic; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: italic; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+1F00-1FFF; -font-style: italic; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0370-03FF; -font-style: italic; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: italic; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 300; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: italic; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 400; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: italic; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 500; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: italic; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: italic; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: italic; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: italic; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: italic; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: italic; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: italic; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: italic; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 100; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-style: italic; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 300; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 300; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 400; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 400; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 500; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 500; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; -font-weight: 700; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-weight: 600; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; -font-weight: 900; -src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-roboto-font-Roboto } - - - - - - - +font-weight: 700; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0370-03FF; font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } +@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; +font-style: normal; +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-hebrew.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; -font-weight: 100; -src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-weight: 800; +font-stretch: 100%; +src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-opensans-font-Open-Sans } + + @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-style: italic; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-style: italic; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-style: italic; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-style: italic; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-style: italic; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-style: italic; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 200; -src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +font-style: italic; +font-weight: 100; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; +font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; +font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; -font-style: normal; +font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; -font-style: normal; +font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; +font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; +font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; +font-style: italic; font-weight: 300; -src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; +font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; +font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; -font-style: normal; +font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; -font-style: normal; +font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; +font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; +font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; +font-style: italic; font-weight: 400; -src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; +font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; +font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; -font-style: normal; +font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; -font-style: normal; +font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; +font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; +font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; +font-style: italic; font-weight: 500; -src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 600; -src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; +font-style: italic; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; +font-style: italic; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; -font-style: normal; +font-style: italic; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; -font-style: normal; +font-style: italic; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; +font-style: italic; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; +font-style: italic; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; +font-style: italic; font-weight: 700; -src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; -font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; -font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+1F00-1FFF; -font-style: normal; -font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0370-03FF; -font-style: normal; -font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; -font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; -font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; -font-weight: 800; -src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: normal; +font-style: italic; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: normal; +font-style: italic; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-cyrillic.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; -font-style: normal; +font-style: italic; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-greek-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; -font-style: normal; +font-style: italic; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-greek.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: normal; +font-style: italic; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-vietnamese.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: normal; +font-style: italic; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-latin-ext.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: normal; +font-style: italic; font-weight: 900; -src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-latin.woff2) format('woff2'); -font-family: fifthtry-github-io-inter-font-Inter } - - - - - - - - - - +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-italic-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 100; -src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-100-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; -font-weight: 200; -src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; -font-weight: 200; -src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-inter-font-Inter } +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; -font-weight: 200; -src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-greek-ext.woff2) format('woff2'); +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 300; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-300-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 400; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-400-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 500; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-500-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 700; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-700-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 900; +src: url(-/fastn-community.github.io/roboto-font/static/Roboto-900-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-roboto-font-Roboto } + + + + + +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-greek-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-greek.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-vietnamese.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-latin-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 100; +src: url(-/fastn-community.github.io/inter-font/static/Inter-100-normal-latin.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 200; +src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 200; +src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-cyrillic.woff2) format('woff2'); +font-family: fastn-community-github-io-inter-font-Inter } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 200; +src: url(-/fastn-community.github.io/inter-font/static/Inter-200-normal-greek-ext.woff2) format('woff2'); font-family: fastn-community-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; @@ -1488,594 +1739,343 @@ src: url(-/fastn-community.github.io/inter-font/static/Inter-900-normal-latin.woff2) format('woff2'); font-family: fastn-community-github-io-inter-font-Inter } + + + + + + + + + + + + + + + + + + + + + + @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+1F00-1FFF; -font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0370-03FF; -font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+1F00-1FFF; -font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0370-03FF; -font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+1F00-1FFF; -font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0370-03FF; -font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+1F00-1FFF; -font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0370-03FF; -font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: italic; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: italic; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; -font-style: italic; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; -font-style: italic; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 100; +src: url(-/fifthtry.github.io/inter-font/static/Inter-100-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; -font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; -font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; -font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; -font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; -font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -font-style: italic; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-italic-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +font-style: normal; +font-weight: 200; +src: url(-/fifthtry.github.io/inter-font/static/Inter-200-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 300; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-300-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-300-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 400; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-400-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-400-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 500; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-500-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-500-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 600; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-600-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-600-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 700; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-700-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-700-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; font-style: normal; font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-cyrillic-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; font-style: normal; font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-cyrillic.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+1F00-1FFF; font-style: normal; font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-greek-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0370-03FF; font-style: normal; font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-greek.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } -@font-face { unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; -font-style: normal; -font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-hebrew.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; font-style: normal; font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-vietnamese.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; font-style: normal; font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-latin-ext.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } @font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-style: normal; font-weight: 800; -font-stretch: 100%; -src: url(-/fastn-community.github.io/opensans-font/static/Open-Sans-800-normal-latin.woff2) format('woff2'); -font-family: fastn-community-github-io-opensans-font-Open-Sans } - - - - - - - - - - - - +src: url(-/fifthtry.github.io/inter-font/static/Inter-800-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; +font-style: normal; +font-weight: 900; +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-cyrillic-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +font-style: normal; +font-weight: 900; +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-cyrillic.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+1F00-1FFF; +font-style: normal; +font-weight: 900; +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-greek-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0370-03FF; +font-style: normal; +font-weight: 900; +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-greek.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; +font-style: normal; +font-weight: 900; +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-vietnamese.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; +font-style: normal; +font-weight: 900; +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-latin-ext.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter } +@font-face { unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; +font-style: normal; +font-weight: 900; +src: url(-/fifthtry.github.io/inter-font/static/Inter-900-normal-latin.woff2) format('woff2'); +font-family: fifthtry-github-io-inter-font-Inter }