From 0632591996893fe136a1f2fe44d9b9f404f41f3e Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Thu, 1 Nov 2018 13:30:58 +0100 Subject: Initial commit --- .../www/vhosts/jango104.domain.de/fonts/telex-ht-regular.css | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 localfs/var/www/vhosts/jango104.domain.de/fonts/telex-ht-regular.css (limited to 'localfs/var/www/vhosts/jango104.domain.de/fonts/telex-ht-regular.css') diff --git a/localfs/var/www/vhosts/jango104.domain.de/fonts/telex-ht-regular.css b/localfs/var/www/vhosts/jango104.domain.de/fonts/telex-ht-regular.css new file mode 100644 index 0000000..5de1daa --- /dev/null +++ b/localfs/var/www/vhosts/jango104.domain.de/fonts/telex-ht-regular.css @@ -0,0 +1,11 @@ +@font-face { + font-family: 'Telex'; + src: url('telex-regular-webfont.eot'); + src: url('telex-regular-webfont.eot?#iefix') format('embedded-opentype'), + url('telex-regular-webfont.woff') format('woff'), + url('telex-regular-webfont.ttf') format('truetype'), + url('telex-regular-webfont.svg#telexregular') format('svg'); + font-weight: normal; + font-style: normal; + +} -- cgit v1.2.3