aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-docs/example/public/css/roboto_mono.css
diff options
context:
space:
mode:
Diffstat (limited to 'packages/react-docs/example/public/css/roboto_mono.css')
-rw-r--r--packages/react-docs/example/public/css/roboto_mono.css24
1 files changed, 12 insertions, 12 deletions
diff --git a/packages/react-docs/example/public/css/roboto_mono.css b/packages/react-docs/example/public/css/roboto_mono.css
index f8159d35f..392ea5224 100644
--- a/packages/react-docs/example/public/css/roboto_mono.css
+++ b/packages/react-docs/example/public/css/roboto_mono.css
@@ -1,8 +1,8 @@
@font-face {
- font-family: 'Roboto Mono';
- src: url('../fonts/RobotoMono-Thin.ttf') format('truetype');
- font-weight: 100;
- font-style: normal;
+ font-family: 'Roboto Mono';
+ src: url('../fonts/RobotoMono-Thin.ttf') format('truetype');
+ font-weight: 100;
+ font-style: normal;
}
/*@font-face {
@@ -13,10 +13,10 @@
}*/
@font-face {
- font-family: 'Roboto Mono';
- src: url('../fonts/RobotoMono-Light.ttf') format('truetype');
- font-weight: 300;
- font-style: normal;
+ font-family: 'Roboto Mono';
+ src: url('../fonts/RobotoMono-Light.ttf') format('truetype');
+ font-weight: 300;
+ font-style: normal;
}
/*@font-face {
@@ -27,10 +27,10 @@
}*/
@font-face {
- font-family: 'Roboto Mono';
- src: url('../fonts/RobotoMono-Regular.ttf') format('truetype');
- font-weight: 400;
- font-style: normal;
+ font-family: 'Roboto Mono';
+ src: url('../fonts/RobotoMono-Regular.ttf') format('truetype');
+ font-weight: 400;
+ font-style: normal;
}
/*@font-face {