Skip to content

Commit d151880

Browse files
committed
docs: remove references to Rubik and font loading
1 parent 8b77a10 commit d151880

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

v2/emailpassword/common-customizations/email-verification/changing-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The above will result in:
7070

7171
### Changing fonts
7272

73-
By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
73+
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.
7474

7575
<FrontendSDKTabs>
7676
<TabItem value="reactjs">

v2/emailpassword/common-customizations/styling/changing-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The above will result in:
6363

6464
### Changing fonts
6565

66-
By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
66+
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.
6767

6868
<FrontendSDKTabs>
6969
<TabItem value="reactjs">

v2/passwordless/common-customizations/email-verification/changing-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The above will result in:
7070

7171
### Changing fonts
7272

73-
By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
73+
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.
7474

7575
<FrontendSDKTabs>
7676
<TabItem value="reactjs">

v2/passwordless/common-customizations/styling/changing-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The above will result in:
6262

6363
### Changing fonts
6464

65-
By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
65+
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.
6666

6767
<FrontendSDKTabs>
6868
<TabItem value="reactjs">

v2/thirdparty/common-customizations/email-verification/changing-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The above will result in:
7070

7171
### Changing fonts
7272

73-
By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
73+
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.
7474

7575
<FrontendSDKTabs>
7676
<TabItem value="reactjs">

v2/thirdparty/common-customizations/styling/changing-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The above will result in:
6666

6767
### Changing fonts
6868

69-
By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
69+
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.
7070

7171
<FrontendSDKTabs>
7272
<TabItem value="reactjs">

v2/thirdpartyemailpassword/common-customizations/email-verification/changing-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The above will result in:
7070

7171
### Changing fonts
7272

73-
By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
73+
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.
7474

7575
<FrontendSDKTabs>
7676
<TabItem value="reactjs">

v2/thirdpartyemailpassword/common-customizations/styling/changing-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The above will result in:
6161

6262
### Changing fonts
6363

64-
By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
64+
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.
6565

6666
<FrontendSDKTabs>
6767
<TabItem value="reactjs">

v2/thirdpartypasswordless/common-customizations/email-verification/changing-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The above will result in:
7070

7171
### Changing fonts
7272

73-
By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
73+
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.
7474

7575
<FrontendSDKTabs>
7676
<TabItem value="reactjs">

v2/thirdpartypasswordless/common-customizations/styling/changing-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The above will result in:
6161

6262
### Changing fonts
6363

64-
By default, SuperTokens loads and uses the ['Rubik'](https://fonts.google.com/specimen/Rubik) font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration. Adding `font-family` or `font` to the styles will disable the default font loading.
64+
By default, SuperTokens uses the Arial font. The best way to override this is to add a `font-family` styling to the `container` component in the recipe configuration.
6565

6666
<FrontendSDKTabs>
6767
<TabItem value="reactjs">

0 commit comments

Comments
 (0)