Просмотр исходного кода

Style sheet for updated page layout

Thomas Thümmler 2 лет назад
Родитель
Сommit
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;
+}
+