소스 검색

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;
+}
+