浏览代码

Style sheet for updated page layout

Thomas Thümmler 2 年之前
父节点
当前提交
ab04861c05
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      stylesheet.css

+ 9 - 0
stylesheet.css

@@ -0,0 +1,9 @@
+@font-face {
+    font-family: 'CorporateESC';
+    src: url('CorporateESC-Bold.woff2') format('woff2'),
+        url('CorporateESC-Bold.woff') format('woff');
+    font-weight: bold;
+    font-style: normal;
+    font-display: swap;
+}
+