Version Description
- Loads the font files locally instead of Google Fonts.
- Fixes an issue with Phone fields.
Download this release
Release Info
Developer | codepeople |
Plugin | Calculated Fields Form |
Version | 1.1.122 |
Comparing to | |
See all releases |
Code changes from version 1.1.121 to 1.1.122
- README.txt +7 -6
- changelog.txt +5 -0
- cp_calculatedfieldsf_free.php +2 -2
- js/fbuilder-pro-public.jquery.js +1 -1
- templates/07/fonts.css +56 -0
- templates/07/style.css +1 -1
- templates/07/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMRw.woff2 +0 -0
- templates/07/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDubMR6WR.woff2 +0 -0
- templates/07/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDurMR6WR.woff2 +0 -0
- templates/07/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuvMR6WR.woff2 +0 -0
- templates/11/S6uyw4BMUTPHjx4wXg.woff2 +0 -0
- templates/11/S6uyw4BMUTPHjxAwXjeu.woff2 +0 -0
- templates/11/fonts.css +16 -0
- templates/11/style.css +1 -1
- templates/12/style.css +1 -1
- templates/14/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2 +0 -0
- templates/14/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2 +0 -0
- templates/14/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2 +0 -0
- templates/14/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2 +0 -0
- templates/14/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2 +0 -0
- templates/14/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2 +0 -0
- templates/14/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2 +0 -0
- templates/14/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2 +0 -0
- templates/14/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2 +0 -0
- templates/14/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2 +0 -0
- templates/14/fonts.css +720 -0
- templates/14/style.css +1 -1
README.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://cff.dwbooster.com
|
|
4 |
Tags: form,quote form,contact form,form builder,calculator,calculated,quote calculator,forms,form editor,advanced forms,payment calculator,payment,recurring payment,quote,fields,calculated field,price calculator,email,form design,paypal,equation editor,formula,equation,quote calculator,post,posts,plugin,widget,admin,sidebar,images,image,page,shortcode,products form,woocommerce,addons,layout,session,post,cookie,get,webhook,Dropbox,pdf,language
|
5 |
Requires at least: 3.0.5
|
6 |
Tested up to: 6.0
|
7 |
-
Stable tag: 1.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -965,6 +965,11 @@ A: Please, follow the steps below:
|
|
965 |
|
966 |
== Changelog ==
|
967 |
|
|
|
|
|
|
|
|
|
|
|
968 |
= 1.1.121 =
|
969 |
|
970 |
* Improves the plugin security.
|
@@ -1012,8 +1017,4 @@ A: Please, follow the steps below:
|
|
1012 |
= 1.1.113 =
|
1013 |
|
1014 |
* Modifies the setChoices method in radio buttons, checkbox, and dropdown fields.
|
1015 |
-
* Modifies the GOTOPAGE operation.
|
1016 |
-
|
1017 |
-
= 1.1.112 =
|
1018 |
-
|
1019 |
-
* Removes unnecessary characters.
|
4 |
Tags: form,quote form,contact form,form builder,calculator,calculated,quote calculator,forms,form editor,advanced forms,payment calculator,payment,recurring payment,quote,fields,calculated field,price calculator,email,form design,paypal,equation editor,formula,equation,quote calculator,post,posts,plugin,widget,admin,sidebar,images,image,page,shortcode,products form,woocommerce,addons,layout,session,post,cookie,get,webhook,Dropbox,pdf,language
|
5 |
Requires at least: 3.0.5
|
6 |
Tested up to: 6.0
|
7 |
+
Stable tag: 1.1.122
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
965 |
|
966 |
== Changelog ==
|
967 |
|
968 |
+
= 1.1.122 =
|
969 |
+
|
970 |
+
* Loads the font files locally instead of Google Fonts.
|
971 |
+
* Fixes an issue with Phone fields.
|
972 |
+
|
973 |
= 1.1.121 =
|
974 |
|
975 |
* Improves the plugin security.
|
1017 |
= 1.1.113 =
|
1018 |
|
1019 |
* Modifies the setChoices method in radio buttons, checkbox, and dropdown fields.
|
1020 |
+
* Modifies the GOTOPAGE operation.
|
|
|
|
|
|
|
|
changelog.txt
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
== Changelog ==
|
2 |
|
|
|
|
|
|
|
|
|
|
|
3 |
= 1.1.121 =
|
4 |
|
5 |
* Improves the plugin security.
|
1 |
== Changelog ==
|
2 |
|
3 |
+
= 1.1.122 =
|
4 |
+
|
5 |
+
* Loads the font files locally instead of Google Fonts.
|
6 |
+
* Fixes an issue with Phone fields.
|
7 |
+
|
8 |
= 1.1.121 =
|
9 |
|
10 |
* Improves the plugin security.
|
cp_calculatedfieldsf_free.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Calculated Fields Form
|
4 |
Plugin URI: https://cff.dwbooster.com
|
5 |
Description: Create forms with field values calculated based in other form field values.
|
6 |
-
Version: 1.1.
|
7 |
Text Domain: calculated-fields-form
|
8 |
Author: CodePeople
|
9 |
Author URI: https://cff.dwbooster.com
|
@@ -15,7 +15,7 @@ if ( ! defined( 'WP_DEBUG' ) || true != WP_DEBUG ) {
|
|
15 |
}
|
16 |
|
17 |
// Defining main constants
|
18 |
-
define( 'CP_CALCULATEDFIELDSF_VERSION', '1.1.
|
19 |
define( 'CP_CALCULATEDFIELDSF_MAIN_FILE_PATH', __FILE__ );
|
20 |
define( 'CP_CALCULATEDFIELDSF_BASE_PATH', dirname( CP_CALCULATEDFIELDSF_MAIN_FILE_PATH ) );
|
21 |
define( 'CP_CALCULATEDFIELDSF_BASE_NAME', plugin_basename( CP_CALCULATEDFIELDSF_MAIN_FILE_PATH ) );
|
3 |
Plugin Name: Calculated Fields Form
|
4 |
Plugin URI: https://cff.dwbooster.com
|
5 |
Description: Create forms with field values calculated based in other form field values.
|
6 |
+
Version: 1.1.122
|
7 |
Text Domain: calculated-fields-form
|
8 |
Author: CodePeople
|
9 |
Author URI: https://cff.dwbooster.com
|
15 |
}
|
16 |
|
17 |
// Defining main constants
|
18 |
+
define( 'CP_CALCULATEDFIELDSF_VERSION', '1.1.122' );
|
19 |
define( 'CP_CALCULATEDFIELDSF_MAIN_FILE_PATH', __FILE__ );
|
20 |
define( 'CP_CALCULATEDFIELDSF_BASE_PATH', dirname( CP_CALCULATEDFIELDSF_MAIN_FILE_PATH ) );
|
21 |
define( 'CP_CALCULATEDFIELDSF_BASE_NAME', plugin_basename( CP_CALCULATEDFIELDSF_MAIN_FILE_PATH ) );
|
js/fbuilder-pro-public.jquery.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
$.fbuilder['version'] = '1.1.
|
2 |
$.fbuilder['controls'] = $.fbuilder['controls'] || {};
|
3 |
$.fbuilder['forms'] = $.fbuilder['forms'] || {};
|
4 |
|
1 |
+
$.fbuilder['version'] = '1.1.122';
|
2 |
$.fbuilder['controls'] = $.fbuilder['controls'] || {};
|
3 |
$.fbuilder['forms'] = $.fbuilder['forms'] || {};
|
4 |
|
templates/07/fonts.css
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/* cyrillic-ext */
|
2 |
+
@font-face {
|
3 |
+
font-family: 'Open Sans Condensed';
|
4 |
+
font-style: normal;
|
5 |
+
font-weight: 300;
|
6 |
+
src: url(z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDujMR6WR.woff2) format('woff2');
|
7 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
8 |
+
}
|
9 |
+
/* cyrillic */
|
10 |
+
@font-face {
|
11 |
+
font-family: 'Open Sans Condensed';
|
12 |
+
font-style: normal;
|
13 |
+
font-weight: 300;
|
14 |
+
src: url(z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuHMR6WR.woff2) format('woff2');
|
15 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
16 |
+
}
|
17 |
+
/* greek-ext */
|
18 |
+
@font-face {
|
19 |
+
font-family: 'Open Sans Condensed';
|
20 |
+
font-style: normal;
|
21 |
+
font-weight: 300;
|
22 |
+
src: url(z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDunMR6WR.woff2) format('woff2');
|
23 |
+
unicode-range: U+1F00-1FFF;
|
24 |
+
}
|
25 |
+
/* greek */
|
26 |
+
@font-face {
|
27 |
+
font-family: 'Open Sans Condensed';
|
28 |
+
font-style: normal;
|
29 |
+
font-weight: 300;
|
30 |
+
src: url(z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDubMR6WR.woff2) format('woff2');
|
31 |
+
unicode-range: U+0370-03FF;
|
32 |
+
}
|
33 |
+
/* vietnamese */
|
34 |
+
@font-face {
|
35 |
+
font-family: 'Open Sans Condensed';
|
36 |
+
font-style: normal;
|
37 |
+
font-weight: 300;
|
38 |
+
src: url(z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDurMR6WR.woff2) format('woff2');
|
39 |
+
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;
|
40 |
+
}
|
41 |
+
/* latin-ext */
|
42 |
+
@font-face {
|
43 |
+
font-family: 'Open Sans Condensed';
|
44 |
+
font-style: normal;
|
45 |
+
font-weight: 300;
|
46 |
+
src: url(z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuvMR6WR.woff2) format('woff2');
|
47 |
+
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;
|
48 |
+
}
|
49 |
+
/* latin */
|
50 |
+
@font-face {
|
51 |
+
font-family: 'Open Sans Condensed';
|
52 |
+
font-style: normal;
|
53 |
+
font-weight: 300;
|
54 |
+
src: url(z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMRw.woff2) format('woff2');
|
55 |
+
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;
|
56 |
+
}
|
templates/07/style.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
@import url('
|
2 |
|
3 |
.cp_cff_minimalist #fbuilder{
|
4 |
font-family: 'Open Sans Condensed', arial, sans;
|
1 |
+
@import url('fonts.css');
|
2 |
|
3 |
.cp_cff_minimalist #fbuilder{
|
4 |
font-family: 'Open Sans Condensed', arial, sans;
|
templates/07/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMRw.woff2
ADDED
Binary file
|
templates/07/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDubMR6WR.woff2
ADDED
Binary file
|
templates/07/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDurMR6WR.woff2
ADDED
Binary file
|
templates/07/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuvMR6WR.woff2
ADDED
Binary file
|
templates/11/S6uyw4BMUTPHjx4wXg.woff2
ADDED
Binary file
|
templates/11/S6uyw4BMUTPHjxAwXjeu.woff2
ADDED
Binary file
|
templates/11/fonts.css
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/* latin-ext */
|
2 |
+
@font-face {
|
3 |
+
font-family: 'Lato';
|
4 |
+
font-style: normal;
|
5 |
+
font-weight: 400;
|
6 |
+
src: url(S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
|
7 |
+
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;
|
8 |
+
}
|
9 |
+
/* latin */
|
10 |
+
@font-face {
|
11 |
+
font-family: 'Lato';
|
12 |
+
font-style: normal;
|
13 |
+
font-weight: 400;
|
14 |
+
src: url(S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
|
15 |
+
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;
|
16 |
+
}
|
templates/11/style.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
@import url('
|
2 |
|
3 |
.cp_cff_11 #fbuilder * {
|
4 |
box-sizing: border-box;
|
1 |
+
@import url('fonts.css');
|
2 |
|
3 |
.cp_cff_11 #fbuilder * {
|
4 |
box-sizing: border-box;
|
templates/12/style.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
@import url('
|
2 |
@import url('unite.css');
|
3 |
|
4 |
.cp_cff_12 #fbuilder * {
|
1 |
+
@import url('../11/fonts.css');
|
2 |
@import url('unite.css');
|
3 |
|
4 |
.cp_cff_12 #fbuilder * {
|
templates/14/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2
ADDED
Binary file
|
templates/14/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2
ADDED
Binary file
|
templates/14/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2
ADDED
Binary file
|
templates/14/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2
ADDED
Binary file
|
templates/14/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2
ADDED
Binary file
|
templates/14/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2
ADDED
Binary file
|
templates/14/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2
ADDED
Binary file
|
templates/14/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2
ADDED
Binary file
|
templates/14/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2
ADDED
Binary file
|
templates/14/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2
ADDED
Binary file
|
templates/14/fonts.css
ADDED
@@ -0,0 +1,720 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/* cyrillic-ext */
|
2 |
+
@font-face {
|
3 |
+
font-family: 'Montserrat';
|
4 |
+
font-style: italic;
|
5 |
+
font-weight: 100;
|
6 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
|
7 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
8 |
+
}
|
9 |
+
/* cyrillic */
|
10 |
+
@font-face {
|
11 |
+
font-family: 'Montserrat';
|
12 |
+
font-style: italic;
|
13 |
+
font-weight: 100;
|
14 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
|
15 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
16 |
+
}
|
17 |
+
/* vietnamese */
|
18 |
+
@font-face {
|
19 |
+
font-family: 'Montserrat';
|
20 |
+
font-style: italic;
|
21 |
+
font-weight: 100;
|
22 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
|
23 |
+
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;
|
24 |
+
}
|
25 |
+
/* latin-ext */
|
26 |
+
@font-face {
|
27 |
+
font-family: 'Montserrat';
|
28 |
+
font-style: italic;
|
29 |
+
font-weight: 100;
|
30 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
|
31 |
+
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;
|
32 |
+
}
|
33 |
+
/* latin */
|
34 |
+
@font-face {
|
35 |
+
font-family: 'Montserrat';
|
36 |
+
font-style: italic;
|
37 |
+
font-weight: 100;
|
38 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
|
39 |
+
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;
|
40 |
+
}
|
41 |
+
/* cyrillic-ext */
|
42 |
+
@font-face {
|
43 |
+
font-family: 'Montserrat';
|
44 |
+
font-style: italic;
|
45 |
+
font-weight: 200;
|
46 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
|
47 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
48 |
+
}
|
49 |
+
/* cyrillic */
|
50 |
+
@font-face {
|
51 |
+
font-family: 'Montserrat';
|
52 |
+
font-style: italic;
|
53 |
+
font-weight: 200;
|
54 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
|
55 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
56 |
+
}
|
57 |
+
/* vietnamese */
|
58 |
+
@font-face {
|
59 |
+
font-family: 'Montserrat';
|
60 |
+
font-style: italic;
|
61 |
+
font-weight: 200;
|
62 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
|
63 |
+
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;
|
64 |
+
}
|
65 |
+
/* latin-ext */
|
66 |
+
@font-face {
|
67 |
+
font-family: 'Montserrat';
|
68 |
+
font-style: italic;
|
69 |
+
font-weight: 200;
|
70 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
|
71 |
+
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;
|
72 |
+
}
|
73 |
+
/* latin */
|
74 |
+
@font-face {
|
75 |
+
font-family: 'Montserrat';
|
76 |
+
font-style: italic;
|
77 |
+
font-weight: 200;
|
78 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
|
79 |
+
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;
|
80 |
+
}
|
81 |
+
/* cyrillic-ext */
|
82 |
+
@font-face {
|
83 |
+
font-family: 'Montserrat';
|
84 |
+
font-style: italic;
|
85 |
+
font-weight: 300;
|
86 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
|
87 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
88 |
+
}
|
89 |
+
/* cyrillic */
|
90 |
+
@font-face {
|
91 |
+
font-family: 'Montserrat';
|
92 |
+
font-style: italic;
|
93 |
+
font-weight: 300;
|
94 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
|
95 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
96 |
+
}
|
97 |
+
/* vietnamese */
|
98 |
+
@font-face {
|
99 |
+
font-family: 'Montserrat';
|
100 |
+
font-style: italic;
|
101 |
+
font-weight: 300;
|
102 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
|
103 |
+
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;
|
104 |
+
}
|
105 |
+
/* latin-ext */
|
106 |
+
@font-face {
|
107 |
+
font-family: 'Montserrat';
|
108 |
+
font-style: italic;
|
109 |
+
font-weight: 300;
|
110 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
|
111 |
+
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;
|
112 |
+
}
|
113 |
+
/* latin */
|
114 |
+
@font-face {
|
115 |
+
font-family: 'Montserrat';
|
116 |
+
font-style: italic;
|
117 |
+
font-weight: 300;
|
118 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
|
119 |
+
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;
|
120 |
+
}
|
121 |
+
/* cyrillic-ext */
|
122 |
+
@font-face {
|
123 |
+
font-family: 'Montserrat';
|
124 |
+
font-style: italic;
|
125 |
+
font-weight: 400;
|
126 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
|
127 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
128 |
+
}
|
129 |
+
/* cyrillic */
|
130 |
+
@font-face {
|
131 |
+
font-family: 'Montserrat';
|
132 |
+
font-style: italic;
|
133 |
+
font-weight: 400;
|
134 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
|
135 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
136 |
+
}
|
137 |
+
/* vietnamese */
|
138 |
+
@font-face {
|
139 |
+
font-family: 'Montserrat';
|
140 |
+
font-style: italic;
|
141 |
+
font-weight: 400;
|
142 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
|
143 |
+
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;
|
144 |
+
}
|
145 |
+
/* latin-ext */
|
146 |
+
@font-face {
|
147 |
+
font-family: 'Montserrat';
|
148 |
+
font-style: italic;
|
149 |
+
font-weight: 400;
|
150 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
|
151 |
+
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;
|
152 |
+
}
|
153 |
+
/* latin */
|
154 |
+
@font-face {
|
155 |
+
font-family: 'Montserrat';
|
156 |
+
font-style: italic;
|
157 |
+
font-weight: 400;
|
158 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
|
159 |
+
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;
|
160 |
+
}
|
161 |
+
/* cyrillic-ext */
|
162 |
+
@font-face {
|
163 |
+
font-family: 'Montserrat';
|
164 |
+
font-style: italic;
|
165 |
+
font-weight: 500;
|
166 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
|
167 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
168 |
+
}
|
169 |
+
/* cyrillic */
|
170 |
+
@font-face {
|
171 |
+
font-family: 'Montserrat';
|
172 |
+
font-style: italic;
|
173 |
+
font-weight: 500;
|
174 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
|
175 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
176 |
+
}
|
177 |
+
/* vietnamese */
|
178 |
+
@font-face {
|
179 |
+
font-family: 'Montserrat';
|
180 |
+
font-style: italic;
|
181 |
+
font-weight: 500;
|
182 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
|
183 |
+
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;
|
184 |
+
}
|
185 |
+
/* latin-ext */
|
186 |
+
@font-face {
|
187 |
+
font-family: 'Montserrat';
|
188 |
+
font-style: italic;
|
189 |
+
font-weight: 500;
|
190 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
|
191 |
+
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;
|
192 |
+
}
|
193 |
+
/* latin */
|
194 |
+
@font-face {
|
195 |
+
font-family: 'Montserrat';
|
196 |
+
font-style: italic;
|
197 |
+
font-weight: 500;
|
198 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
|
199 |
+
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;
|
200 |
+
}
|
201 |
+
/* cyrillic-ext */
|
202 |
+
@font-face {
|
203 |
+
font-family: 'Montserrat';
|
204 |
+
font-style: italic;
|
205 |
+
font-weight: 600;
|
206 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
|
207 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
208 |
+
}
|
209 |
+
/* cyrillic */
|
210 |
+
@font-face {
|
211 |
+
font-family: 'Montserrat';
|
212 |
+
font-style: italic;
|
213 |
+
font-weight: 600;
|
214 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
|
215 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
216 |
+
}
|
217 |
+
/* vietnamese */
|
218 |
+
@font-face {
|
219 |
+
font-family: 'Montserrat';
|
220 |
+
font-style: italic;
|
221 |
+
font-weight: 600;
|
222 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
|
223 |
+
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;
|
224 |
+
}
|
225 |
+
/* latin-ext */
|
226 |
+
@font-face {
|
227 |
+
font-family: 'Montserrat';
|
228 |
+
font-style: italic;
|
229 |
+
font-weight: 600;
|
230 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
|
231 |
+
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;
|
232 |
+
}
|
233 |
+
/* latin */
|
234 |
+
@font-face {
|
235 |
+
font-family: 'Montserrat';
|
236 |
+
font-style: italic;
|
237 |
+
font-weight: 600;
|
238 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
|
239 |
+
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;
|
240 |
+
}
|
241 |
+
/* cyrillic-ext */
|
242 |
+
@font-face {
|
243 |
+
font-family: 'Montserrat';
|
244 |
+
font-style: italic;
|
245 |
+
font-weight: 700;
|
246 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
|
247 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
248 |
+
}
|
249 |
+
/* cyrillic */
|
250 |
+
@font-face {
|
251 |
+
font-family: 'Montserrat';
|
252 |
+
font-style: italic;
|
253 |
+
font-weight: 700;
|
254 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
|
255 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
256 |
+
}
|
257 |
+
/* vietnamese */
|
258 |
+
@font-face {
|
259 |
+
font-family: 'Montserrat';
|
260 |
+
font-style: italic;
|
261 |
+
font-weight: 700;
|
262 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
|
263 |
+
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;
|
264 |
+
}
|
265 |
+
/* latin-ext */
|
266 |
+
@font-face {
|
267 |
+
font-family: 'Montserrat';
|
268 |
+
font-style: italic;
|
269 |
+
font-weight: 700;
|
270 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
|
271 |
+
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;
|
272 |
+
}
|
273 |
+
/* latin */
|
274 |
+
@font-face {
|
275 |
+
font-family: 'Montserrat';
|
276 |
+
font-style: italic;
|
277 |
+
font-weight: 700;
|
278 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
|
279 |
+
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;
|
280 |
+
}
|
281 |
+
/* cyrillic-ext */
|
282 |
+
@font-face {
|
283 |
+
font-family: 'Montserrat';
|
284 |
+
font-style: italic;
|
285 |
+
font-weight: 800;
|
286 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
|
287 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
288 |
+
}
|
289 |
+
/* cyrillic */
|
290 |
+
@font-face {
|
291 |
+
font-family: 'Montserrat';
|
292 |
+
font-style: italic;
|
293 |
+
font-weight: 800;
|
294 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
|
295 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
296 |
+
}
|
297 |
+
/* vietnamese */
|
298 |
+
@font-face {
|
299 |
+
font-family: 'Montserrat';
|
300 |
+
font-style: italic;
|
301 |
+
font-weight: 800;
|
302 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
|
303 |
+
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;
|
304 |
+
}
|
305 |
+
/* latin-ext */
|
306 |
+
@font-face {
|
307 |
+
font-family: 'Montserrat';
|
308 |
+
font-style: italic;
|
309 |
+
font-weight: 800;
|
310 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
|
311 |
+
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;
|
312 |
+
}
|
313 |
+
/* latin */
|
314 |
+
@font-face {
|
315 |
+
font-family: 'Montserrat';
|
316 |
+
font-style: italic;
|
317 |
+
font-weight: 800;
|
318 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
|
319 |
+
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;
|
320 |
+
}
|
321 |
+
/* cyrillic-ext */
|
322 |
+
@font-face {
|
323 |
+
font-family: 'Montserrat';
|
324 |
+
font-style: italic;
|
325 |
+
font-weight: 900;
|
326 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
|
327 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
328 |
+
}
|
329 |
+
/* cyrillic */
|
330 |
+
@font-face {
|
331 |
+
font-family: 'Montserrat';
|
332 |
+
font-style: italic;
|
333 |
+
font-weight: 900;
|
334 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
|
335 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
336 |
+
}
|
337 |
+
/* vietnamese */
|
338 |
+
@font-face {
|
339 |
+
font-family: 'Montserrat';
|
340 |
+
font-style: italic;
|
341 |
+
font-weight: 900;
|
342 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
|
343 |
+
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;
|
344 |
+
}
|
345 |
+
/* latin-ext */
|
346 |
+
@font-face {
|
347 |
+
font-family: 'Montserrat';
|
348 |
+
font-style: italic;
|
349 |
+
font-weight: 900;
|
350 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
|
351 |
+
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;
|
352 |
+
}
|
353 |
+
/* latin */
|
354 |
+
@font-face {
|
355 |
+
font-family: 'Montserrat';
|
356 |
+
font-style: italic;
|
357 |
+
font-weight: 900;
|
358 |
+
src: url(JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
|
359 |
+
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;
|
360 |
+
}
|
361 |
+
/* cyrillic-ext */
|
362 |
+
@font-face {
|
363 |
+
font-family: 'Montserrat';
|
364 |
+
font-style: normal;
|
365 |
+
font-weight: 100;
|
366 |
+
src: url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
|
367 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
368 |
+
}
|
369 |
+
/* cyrillic */
|
370 |
+
@font-face {
|
371 |
+
font-family: 'Montserrat';
|
372 |
+
font-style: normal;
|
373 |
+
font-weight: 100;
|
374 |
+
src: url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
|
375 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
376 |
+
}
|
377 |
+
/* vietnamese */
|
378 |
+
@font-face {
|
379 |
+
font-family: 'Montserrat';
|
380 |
+
font-style: normal;
|
381 |
+
font-weight: 100;
|
382 |
+
src: url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
|
383 |
+
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;
|
384 |
+
}
|
385 |
+
/* latin-ext */
|
386 |
+
@font-face {
|
387 |
+
font-family: 'Montserrat';
|
388 |
+
font-style: normal;
|
389 |
+
font-weight: 100;
|
390 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
391 |
+
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;
|
392 |
+
}
|
393 |
+
/* latin */
|
394 |
+
@font-face {
|
395 |
+
font-family: 'Montserrat';
|
396 |
+
font-style: normal;
|
397 |
+
font-weight: 100;
|
398 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
399 |
+
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;
|
400 |
+
}
|
401 |
+
/* cyrillic-ext */
|
402 |
+
@font-face {
|
403 |
+
font-family: 'Montserrat';
|
404 |
+
font-style: normal;
|
405 |
+
font-weight: 200;
|
406 |
+
src: url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
|
407 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
408 |
+
}
|
409 |
+
/* cyrillic */
|
410 |
+
@font-face {
|
411 |
+
font-family: 'Montserrat';
|
412 |
+
font-style: normal;
|
413 |
+
font-weight: 200;
|
414 |
+
src: url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
|
415 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
416 |
+
}
|
417 |
+
/* vietnamese */
|
418 |
+
@font-face {
|
419 |
+
font-family: 'Montserrat';
|
420 |
+
font-style: normal;
|
421 |
+
font-weight: 200;
|
422 |
+
src: url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
|
423 |
+
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;
|
424 |
+
}
|
425 |
+
/* latin-ext */
|
426 |
+
@font-face {
|
427 |
+
font-family: 'Montserrat';
|
428 |
+
font-style: normal;
|
429 |
+
font-weight: 200;
|
430 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
431 |
+
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;
|
432 |
+
}
|
433 |
+
/* latin */
|
434 |
+
@font-face {
|
435 |
+
font-family: 'Montserrat';
|
436 |
+
font-style: normal;
|
437 |
+
font-weight: 200;
|
438 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
439 |
+
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;
|
440 |
+
}
|
441 |
+
/* cyrillic-ext */
|
442 |
+
@font-face {
|
443 |
+
font-family: 'Montserrat';
|
444 |
+
font-style: normal;
|
445 |
+
font-weight: 300;
|
446 |
+
src: url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
|
447 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
448 |
+
}
|
449 |
+
/* cyrillic */
|
450 |
+
@font-face {
|
451 |
+
font-family: 'Montserrat';
|
452 |
+
font-style: normal;
|
453 |
+
font-weight: 300;
|
454 |
+
src: url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
|
455 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
456 |
+
}
|
457 |
+
/* vietnamese */
|
458 |
+
@font-face {
|
459 |
+
font-family: 'Montserrat';
|
460 |
+
font-style: normal;
|
461 |
+
font-weight: 300;
|
462 |
+
src: url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
|
463 |
+
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;
|
464 |
+
}
|
465 |
+
/* latin-ext */
|
466 |
+
@font-face {
|
467 |
+
font-family: 'Montserrat';
|
468 |
+
font-style: normal;
|
469 |
+
font-weight: 300;
|
470 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
471 |
+
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;
|
472 |
+
}
|
473 |
+
/* latin */
|
474 |
+
@font-face {
|
475 |
+
font-family: 'Montserrat';
|
476 |
+
font-style: normal;
|
477 |
+
font-weight: 300;
|
478 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
479 |
+
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;
|
480 |
+
}
|
481 |
+
/* cyrillic-ext */
|
482 |
+
@font-face {
|
483 |
+
font-family: 'Montserrat';
|
484 |
+
font-style: normal;
|
485 |
+
font-weight: 400;
|
486 |
+
src: url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
|
487 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
488 |
+
}
|
489 |
+
/* cyrillic */
|
490 |
+
@font-face {
|
491 |
+
font-family: 'Montserrat';
|
492 |
+
font-style: normal;
|
493 |
+
font-weight: 400;
|
494 |
+
src: url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
|
495 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
496 |
+
}
|
497 |
+
/* vietnamese */
|
498 |
+
@font-face {
|
499 |
+
font-family: 'Montserrat';
|
500 |
+
font-style: normal;
|
501 |
+
font-weight: 400;
|
502 |
+
src: url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
|
503 |
+
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;
|
504 |
+
}
|
505 |
+
/* latin-ext */
|
506 |
+
@font-face {
|
507 |
+
font-family: 'Montserrat';
|
508 |
+
font-style: normal;
|
509 |
+
font-weight: 400;
|
510 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
511 |
+
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;
|
512 |
+
}
|
513 |
+
/* latin */
|
514 |
+
@font-face {
|
515 |
+
font-family: 'Montserrat';
|
516 |
+
font-style: normal;
|
517 |
+
font-weight: 400;
|
518 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
519 |
+
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;
|
520 |
+
}
|
521 |
+
/* cyrillic-ext */
|
522 |
+
@font-face {
|
523 |
+
font-family: 'Montserrat';
|
524 |
+
font-style: normal;
|
525 |
+
font-weight: 500;
|
526 |
+
src: url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
|
527 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
528 |
+
}
|
529 |
+
/* cyrillic */
|
530 |
+
@font-face {
|
531 |
+
font-family: 'Montserrat';
|
532 |
+
font-style: normal;
|
533 |
+
font-weight: 500;
|
534 |
+
src: url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
|
535 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
536 |
+
}
|
537 |
+
/* vietnamese */
|
538 |
+
@font-face {
|
539 |
+
font-family: 'Montserrat';
|
540 |
+
font-style: normal;
|
541 |
+
font-weight: 500;
|
542 |
+
src: url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
|
543 |
+
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;
|
544 |
+
}
|
545 |
+
/* latin-ext */
|
546 |
+
@font-face {
|
547 |
+
font-family: 'Montserrat';
|
548 |
+
font-style: normal;
|
549 |
+
font-weight: 500;
|
550 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
551 |
+
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;
|
552 |
+
}
|
553 |
+
/* latin */
|
554 |
+
@font-face {
|
555 |
+
font-family: 'Montserrat';
|
556 |
+
font-style: normal;
|
557 |
+
font-weight: 500;
|
558 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
559 |
+
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;
|
560 |
+
}
|
561 |
+
/* cyrillic-ext */
|
562 |
+
@font-face {
|
563 |
+
font-family: 'Montserrat';
|
564 |
+
font-style: normal;
|
565 |
+
font-weight: 600;
|
566 |
+
src: url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
|
567 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
568 |
+
}
|
569 |
+
/* cyrillic */
|
570 |
+
@font-face {
|
571 |
+
font-family: 'Montserrat';
|
572 |
+
font-style: normal;
|
573 |
+
font-weight: 600;
|
574 |
+
src: url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
|
575 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
576 |
+
}
|
577 |
+
/* vietnamese */
|
578 |
+
@font-face {
|
579 |
+
font-family: 'Montserrat';
|
580 |
+
font-style: normal;
|
581 |
+
font-weight: 600;
|
582 |
+
src: url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
|
583 |
+
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;
|
584 |
+
}
|
585 |
+
/* latin-ext */
|
586 |
+
@font-face {
|
587 |
+
font-family: 'Montserrat';
|
588 |
+
font-style: normal;
|
589 |
+
font-weight: 600;
|
590 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
591 |
+
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;
|
592 |
+
}
|
593 |
+
/* latin */
|
594 |
+
@font-face {
|
595 |
+
font-family: 'Montserrat';
|
596 |
+
font-style: normal;
|
597 |
+
font-weight: 600;
|
598 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
599 |
+
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;
|
600 |
+
}
|
601 |
+
/* cyrillic-ext */
|
602 |
+
@font-face {
|
603 |
+
font-family: 'Montserrat';
|
604 |
+
font-style: normal;
|
605 |
+
font-weight: 700;
|
606 |
+
src: url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
|
607 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
608 |
+
}
|
609 |
+
/* cyrillic */
|
610 |
+
@font-face {
|
611 |
+
font-family: 'Montserrat';
|
612 |
+
font-style: normal;
|
613 |
+
font-weight: 700;
|
614 |
+
src: url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
|
615 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
616 |
+
}
|
617 |
+
/* vietnamese */
|
618 |
+
@font-face {
|
619 |
+
font-family: 'Montserrat';
|
620 |
+
font-style: normal;
|
621 |
+
font-weight: 700;
|
622 |
+
src: url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
|
623 |
+
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;
|
624 |
+
}
|
625 |
+
/* latin-ext */
|
626 |
+
@font-face {
|
627 |
+
font-family: 'Montserrat';
|
628 |
+
font-style: normal;
|
629 |
+
font-weight: 700;
|
630 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
631 |
+
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;
|
632 |
+
}
|
633 |
+
/* latin */
|
634 |
+
@font-face {
|
635 |
+
font-family: 'Montserrat';
|
636 |
+
font-style: normal;
|
637 |
+
font-weight: 700;
|
638 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
639 |
+
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;
|
640 |
+
}
|
641 |
+
/* cyrillic-ext */
|
642 |
+
@font-face {
|
643 |
+
font-family: 'Montserrat';
|
644 |
+
font-style: normal;
|
645 |
+
font-weight: 800;
|
646 |
+
src: url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
|
647 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
648 |
+
}
|
649 |
+
/* cyrillic */
|
650 |
+
@font-face {
|
651 |
+
font-family: 'Montserrat';
|
652 |
+
font-style: normal;
|
653 |
+
font-weight: 800;
|
654 |
+
src: url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
|
655 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
656 |
+
}
|
657 |
+
/* vietnamese */
|
658 |
+
@font-face {
|
659 |
+
font-family: 'Montserrat';
|
660 |
+
font-style: normal;
|
661 |
+
font-weight: 800;
|
662 |
+
src: url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
|
663 |
+
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;
|
664 |
+
}
|
665 |
+
/* latin-ext */
|
666 |
+
@font-face {
|
667 |
+
font-family: 'Montserrat';
|
668 |
+
font-style: normal;
|
669 |
+
font-weight: 800;
|
670 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
671 |
+
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;
|
672 |
+
}
|
673 |
+
/* latin */
|
674 |
+
@font-face {
|
675 |
+
font-family: 'Montserrat';
|
676 |
+
font-style: normal;
|
677 |
+
font-weight: 800;
|
678 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
679 |
+
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;
|
680 |
+
}
|
681 |
+
/* cyrillic-ext */
|
682 |
+
@font-face {
|
683 |
+
font-family: 'Montserrat';
|
684 |
+
font-style: normal;
|
685 |
+
font-weight: 900;
|
686 |
+
src: url(JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
|
687 |
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
688 |
+
}
|
689 |
+
/* cyrillic */
|
690 |
+
@font-face {
|
691 |
+
font-family: 'Montserrat';
|
692 |
+
font-style: normal;
|
693 |
+
font-weight: 900;
|
694 |
+
src: url(JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
|
695 |
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
696 |
+
}
|
697 |
+
/* vietnamese */
|
698 |
+
@font-face {
|
699 |
+
font-family: 'Montserrat';
|
700 |
+
font-style: normal;
|
701 |
+
font-weight: 900;
|
702 |
+
src: url(JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
|
703 |
+
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;
|
704 |
+
}
|
705 |
+
/* latin-ext */
|
706 |
+
@font-face {
|
707 |
+
font-family: 'Montserrat';
|
708 |
+
font-style: normal;
|
709 |
+
font-weight: 900;
|
710 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
711 |
+
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;
|
712 |
+
}
|
713 |
+
/* latin */
|
714 |
+
@font-face {
|
715 |
+
font-family: 'Montserrat';
|
716 |
+
font-style: normal;
|
717 |
+
font-weight: 900;
|
718 |
+
src: url(JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
719 |
+
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;
|
720 |
+
}
|
templates/14/style.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
@import url('
|
2 |
|
3 |
.cp_cff_14{background:#f4f4f4;padding:20px;}
|
4 |
.cp_cff_14 #fbuilder *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:Montserrat, -apple-system, sans-serif;font-size:16px;}
|
1 |
+
@import url('fonts.css');
|
2 |
|
3 |
.cp_cff_14{background:#f4f4f4;padding:20px;}
|
4 |
.cp_cff_14 #fbuilder *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:Montserrat, -apple-system, sans-serif;font-size:16px;}
|