summaryrefslogtreecommitdiff
path: root/website/fonts/stylesheet.css
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2022-11-08 10:28:58 -0800
committerPreston Pan <preston@nullring.xyz>2022-11-08 10:28:58 -0800
commitdc2fd65e6bfeaa2c475d5042f64263ac9427c22f (patch)
tree3f680c74d831c984048080e0ff7d86fb7c5f1f05 /website/fonts/stylesheet.css
completely changed backend
Diffstat (limited to 'website/fonts/stylesheet.css')
-rw-r--r--website/fonts/stylesheet.css48
1 files changed, 48 insertions, 0 deletions
diff --git a/website/fonts/stylesheet.css b/website/fonts/stylesheet.css
new file mode 100644
index 0000000..cb08cd3
--- /dev/null
+++ b/website/fonts/stylesheet.css
@@ -0,0 +1,48 @@
+/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 7, 2022 */
+
+
+
+@font-face {
+ font-family: 'liberation_monobold';
+ src: url('liberationmono-bold-webfont.woff2') format('woff2'),
+ url('liberationmono-bold-webfont.woff') format('woff');
+ font-weight: normal;
+ font-style: normal;
+
+}
+
+
+
+
+@font-face {
+ font-family: 'liberation_monobold_italic';
+ src: url('liberationmono-bolditalic-webfont.woff2') format('woff2'),
+ url('liberationmono-bolditalic-webfont.woff') format('woff');
+ font-weight: normal;
+ font-style: normal;
+
+}
+
+
+
+
+@font-face {
+ font-family: 'liberation_monoitalic';
+ src: url('liberationmono-italic-webfont.woff2') format('woff2'),
+ url('liberationmono-italic-webfont.woff') format('woff');
+ font-weight: normal;
+ font-style: normal;
+
+}
+
+
+
+
+@font-face {
+ font-family: 'liberation_monoregular';
+ src: url('liberationmono-regular-webfont.woff2') format('woff2'),
+ url('liberationmono-regular-webfont.woff') format('woff');
+ font-weight: normal;
+ font-style: normal;
+
+} \ No newline at end of file