diff --git a/desktop/font/noto-fonts/actions.py b/desktop/font/noto-fonts/actions.py
new file mode 100644
index 0000000000..0fae391562
--- /dev/null
+++ b/desktop/font/noto-fonts/actions.py
@@ -0,0 +1,18 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+
+
+def install():
+ pisitools.insinto("/usr/share/fonts/noto", "hinted/Noto*.ttf")
+
+ #for noto-fonts-ttf-croscore
+ pisitools.insinto("/usr/share/fonts/TTF", "hinted/Arimo*.ttf")
+ pisitools.insinto("/usr/share/fonts/TTF", "hinted/Tinos*.ttf")
+ pisitools.insinto("/usr/share/fonts/TTF", "hinted/Cousine*.ttf")
+
+ pisitools.dodoc("LICENSE")
\ No newline at end of file
diff --git a/desktop/font/noto-fonts/pspec.xml b/desktop/font/noto-fonts/pspec.xml
new file mode 100644
index 0000000000..8fe357c678
--- /dev/null
+++ b/desktop/font/noto-fonts/pspec.xml
@@ -0,0 +1,43 @@
+
+
+
+
+ noto-fonts
+ http://www.google.com/get/noto
+
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+ Apache
+ data:font
+ Google Noto TTF fonts
+ Noto fonts are open source. All Noto fonts are published under the SIL Open Font License, Version 1.1. Language data and some sample texts are from the Unicode CLDR project.
+ https://github.com/googlei18n/noto-fonts/archive/v2015-09-29-license-adobe.tar.gz
+
+
+
+ noto-fonts
+
+ /usr/share/doc
+ /usr/share/fonts/noto
+
+
+
+
+ noto-fonts-ttf-croscore
+ noto-fonts-ttf-croscore, Chrome OS core fonts
+
+ /usr/share/fonts/TTF
+
+
+
+
+
+ 2016-02-12
+ 20150929
+ First release
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/desktop/font/noto-fonts/translations.xml b/desktop/font/noto-fonts/translations.xml
new file mode 100644
index 0000000000..cc41ac0a2d
--- /dev/null
+++ b/desktop/font/noto-fonts/translations.xml
@@ -0,0 +1,16 @@
+
+
+
+ noto-fonts
+ Google Noto TTF yazı tipleri
+ Google Noto TTF fonts
+ Fonts support all languages/characters in Unicode.
+ Tüm diller/karakterlerin desktelendiği yazı tipidir.
+
+
+
+ noto-fonts-ttf-croscore
+ noto-fonts-ttf-croscore, Chrome OS core fonts
+ noto-fonts-ttf-croscore, Chrome OS için temel yazı tipleri
+
+
\ No newline at end of file
diff --git a/pisi-index.xml b/pisi-index.xml
index 9a0db87aed..be60e5b2b8 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -46608,6 +46608,49 @@
+
+
+ noto-fonts
+ http://www.google.com/get/noto
+
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+ Apache
+ data:font
+ desktop.font
+ Google Noto TTF fonts
+ Google Noto TTF yazı tipleri
+ Noto fonts are open source. All Noto fonts are published under the SIL Open Font License, Version 1.1. Language data and some sample texts are from the Unicode CLDR project.
+ Tüm diller/karakterlerin desktelendiği yazı tipidir.
+ https://github.com/googlei18n/noto-fonts/archive/v2015-09-29-license-adobe.tar.gz
+ desktop/font/noto-fonts/pspec.xml
+
+
+ noto-fonts
+
+ /usr/share/doc
+ /usr/share/fonts/noto
+
+
+
+ noto-fonts-ttf-croscore
+ noto-fonts-ttf-croscore, Chrome OS core fonts
+ noto-fonts-ttf-croscore, Chrome OS için temel yazı tipleri
+
+ /usr/share/fonts/TTF
+
+
+
+
+ 2016-02-12
+ 20150929
+ First release
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ unicode-ucd
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index f726d0c6de..9c5b950993 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-f89dba78644ff51afd2e837dc57aaad225f397f9
\ No newline at end of file
+83d68cd5cb7a1b7061cef448a92e465199796885
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index e3a4632dc2..1e66005796 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 8b0b8869ba..a7d96cb5a9 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-283bd1305ae00be3c5872d163b23634c3f329b20
\ No newline at end of file
+9c1122ac66d51fa2fb3f99452a21b1d6d15ff631
\ No newline at end of file