From fb1876db725b1d96d3fb58d2a597a12e36ca7b39 Mon Sep 17 00:00:00 2001 From: alyx Date: Sun, 6 Feb 2022 16:09:29 +0000 Subject: permalinking is fully operational --- oi.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 oi.css (limited to 'oi.css') diff --git a/oi.css b/oi.css new file mode 100644 index 0000000..d9c6559 --- /dev/null +++ b/oi.css @@ -0,0 +1,7 @@ +@font-face { + font-family: 'Icons'; + src: url('/open-iconic.eot'); + src: url('/open-iconic.eot') format('embedded-opentype'), url('open-iconic.woff') format('woff'), url('/open-iconic.ttf') format('truetype'), url('/open-iconic.otf') format('opentype'), url('/open-iconic.svg#iconic-sm') format('svg'); + font-weight: normal; + font-style: normal; +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf