diff --git a/src/res/fonts/NotCourierSans License.txt b/src/res/fonts/NotCourierSans License.txt new file mode 100644 index 0000000..9088604 --- /dev/null +++ b/src/res/fonts/NotCourierSans License.txt @@ -0,0 +1,15 @@ +Copyright (C) 2008 OSP (Ludivine Loiseau). + +Copyright (URW)++, Copyright 1999 by (URW)++ Design & Development; Cyrillic glyphs added by Valek Filippov (C) 2001-2005 Cyrillic glyphs added by Valek Filippov (C) 2001-2005. + +This Font Software is an open font and is released under the GPL v2 with font exception; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. + +This Font Software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + + +As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, +this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however +invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this +exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your +version. \ No newline at end of file diff --git a/src/res/fonts/NotCourierSans-Bold.otf b/src/res/fonts/NotCourierSans-Bold.otf new file mode 100644 index 0000000..d008b68 Binary files /dev/null and b/src/res/fonts/NotCourierSans-Bold.otf differ diff --git a/src/res/fonts/NotCourierSans.otf b/src/res/fonts/NotCourierSans.otf new file mode 100644 index 0000000..a52e1c4 Binary files /dev/null and b/src/res/fonts/NotCourierSans.otf differ diff --git a/src/styles/podcast-view.css b/src/styles/podcast-view.css index e8fe83b..a9494da 100644 --- a/src/styles/podcast-view.css +++ b/src/styles/podcast-view.css @@ -15,7 +15,7 @@ @font-face{ font-family: "ubuntu"; - src: url("../res/fonts/Ubuntu-Mono-R.ttf"); + src: url("../res/fonts/NotCourierSans-Bold.otf"); }