diff --git a/interface/resources/fonts/Graphik-Medium.ttf b/interface/resources/fonts/Graphik-Medium.ttf deleted file mode 100644 index 9d766a1d76..0000000000 Binary files a/interface/resources/fonts/Graphik-Medium.ttf and /dev/null differ diff --git a/interface/resources/fonts/Graphik-Regular.ttf b/interface/resources/fonts/Graphik-Regular.ttf deleted file mode 100644 index 001faa7f47..0000000000 Binary files a/interface/resources/fonts/Graphik-Regular.ttf and /dev/null differ diff --git a/interface/resources/fonts/Graphik-Semibold.ttf b/interface/resources/fonts/Graphik-Semibold.ttf deleted file mode 100644 index b0ee02248d..0000000000 Binary files a/interface/resources/fonts/Graphik-Semibold.ttf and /dev/null differ diff --git a/interface/resources/qml/stylesUit/GraphikMedium.qml b/interface/resources/qml/stylesUit/GraphikMedium.qml deleted file mode 100644 index f9cfc5dfb8..0000000000 --- a/interface/resources/qml/stylesUit/GraphikMedium.qml +++ /dev/null @@ -1,21 +0,0 @@ -// -// FiraSansMedium.qml -// -// Created by Wayne Chen on 3 May 2019 -// Copyright 2019 High Fidelity, Inc. -// -// Distributed under the Apache License, Version 2.0. -// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html -// - -import QtQuick 2.7 - -Text { - id: root - property real size: 32 - font.pixelSize: size - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignLeft - font.family: "FiraSans" - font.weight: Font.Medium -} diff --git a/interface/resources/qml/stylesUit/GraphikRegular.qml b/interface/resources/qml/stylesUit/GraphikRegular.qml deleted file mode 100644 index 745c46fa54..0000000000 --- a/interface/resources/qml/stylesUit/GraphikRegular.qml +++ /dev/null @@ -1,20 +0,0 @@ -// -// FiraSansRegular.qml -// -// Created by Wayne Chen on 2 May 2019 -// Copyright 2019 High Fidelity, Inc. -// -// Distributed under the Apache License, Version 2.0. -// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html -// - -import QtQuick 2.7 - -Text { - id: root - property real size: 32 - font.pixelSize: size - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignLeft - font.family: "FiraSans" -} diff --git a/interface/resources/qml/stylesUit/GraphikSemiBold.qml b/interface/resources/qml/stylesUit/GraphikSemiBold.qml deleted file mode 100644 index 53719f73e8..0000000000 --- a/interface/resources/qml/stylesUit/GraphikSemiBold.qml +++ /dev/null @@ -1,21 +0,0 @@ -// -// FiraSansSemiBold.qml -// -// Created by Wayne Chen on 2 May 2019 -// Copyright 2019 High Fidelity, Inc. -// -// Distributed under the Apache License, Version 2.0. -// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html -// - -import QtQuick 2.7 - -Text { - id: root - property real size: 32 - font.pixelSize: size - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignLeft - font.family: "FiraSans" - font.weight: Font.DemiBold -} diff --git a/launchers/qt/resources/fonts/Graphik-Medium.ttf b/launchers/qt/resources/fonts/Graphik-Medium.ttf deleted file mode 100644 index 9d766a1d76..0000000000 Binary files a/launchers/qt/resources/fonts/Graphik-Medium.ttf and /dev/null differ diff --git a/launchers/qt/resources/fonts/Graphik-Regular.ttf b/launchers/qt/resources/fonts/Graphik-Regular.ttf deleted file mode 100644 index 001faa7f47..0000000000 Binary files a/launchers/qt/resources/fonts/Graphik-Regular.ttf and /dev/null differ diff --git a/launchers/qt/resources/fonts/Graphik-Semibold.ttf b/launchers/qt/resources/fonts/Graphik-Semibold.ttf deleted file mode 100644 index b0ee02248d..0000000000 Binary files a/launchers/qt/resources/fonts/Graphik-Semibold.ttf and /dev/null differ diff --git a/launchers/win32/res/Graphikbold.ttf b/launchers/win32/res/Graphikbold.ttf deleted file mode 100644 index 1c0549830b..0000000000 Binary files a/launchers/win32/res/Graphikbold.ttf and /dev/null differ diff --git a/launchers/win32/res/Graphikregular.ttf b/launchers/win32/res/Graphikregular.ttf deleted file mode 100644 index 0b7464bad2..0000000000 Binary files a/launchers/win32/res/Graphikregular.ttf and /dev/null differ diff --git a/screenshare/src/resources/Graphik-Regular.ttf b/screenshare/src/resources/Graphik-Regular.ttf deleted file mode 100644 index 001faa7f47..0000000000 Binary files a/screenshare/src/resources/Graphik-Regular.ttf and /dev/null differ diff --git a/tools/jsdoc/hifi-jsdoc-template/static/fonts/Graphik-Regular.otf b/tools/jsdoc/hifi-jsdoc-template/static/fonts/Graphik-Regular.otf deleted file mode 100644 index 8100438827..0000000000 Binary files a/tools/jsdoc/hifi-jsdoc-template/static/fonts/Graphik-Regular.otf and /dev/null differ diff --git a/tools/jsdoc/hifi-jsdoc-template/static/fonts/Graphik-Semibold.otf b/tools/jsdoc/hifi-jsdoc-template/static/fonts/Graphik-Semibold.otf deleted file mode 100644 index 45cf6bc865..0000000000 Binary files a/tools/jsdoc/hifi-jsdoc-template/static/fonts/Graphik-Semibold.otf and /dev/null differ