diff --git a/README.md b/README.md
index 8972c7d..c8e96b3 100644
--- a/README.md
+++ b/README.md
@@ -103,19 +103,7 @@ wssh.send('ls -l');
### Custom Font
-Custom font family usage example:
-```html
-
-```
+To use custom font, put your font file in the directory `webssh/static/css/fonts/` and restart the server.
### URL Arguments
diff --git a/README.rst b/README.rst
index b15f4d1..f435d15 100644
--- a/README.rst
+++ b/README.rst
@@ -109,20 +109,8 @@ Browser console
Custom Font
~~~~~~~~~~~
-Custom font family usage example:
-
-.. code:: html
-
-
+To use custom font, put your font file in the directory
+``webssh/static/css/fonts/`` and restart the server.
URL Arguments
~~~~~~~~~~~~~