diff --git a/.dictionary.txt b/.dictionary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/Makefile b/Makefile
index dabc56d24d3213128f676cad80257130e4c782bb..3c5a3592d7a55ea2aae496057f2ce154a9bd8ae0 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ resume.html: $(RESUME) Makefile
 	pandoc -s -t html5 --email-obfuscation=none $(RESUME) -o resume.html
 
 resume.pdf: $(RESUME) Makefile
-	pandoc $(RESUME) -V papersize=$(PAPERSIZE) -V documentclass=mycv -o resume.pdf
+	pandoc --pdf-engine=xelatex $(RESUME) -M 'mainfont: SILEOT.ttf' -V papersize=$(PAPERSIZE) -V documentclass=mycv -o resume.pdf
 
 resume.docx: $(RESUME) Makefile
 	pandoc $(RESUME) -V papersize=$(PAPERSIZE) -o resume.docx
diff --git a/resume.rst b/resume.rst
index 5b47bd050e1cb101f13766125b6b409545896679..1c9e3c31d593e4aae3704e72645790797719130e 100644
--- a/resume.rst
+++ b/resume.rst
@@ -1,5 +1,5 @@
-Nimrod Adar - Resume (January 2018)
-###################################
+Nimrod Adar - נמרוד אדר - Resume (January 2018)
+###############################################
 
 Contact information
 -------------------