import QtQuick 2.0

FontLoader
{
	source: "qrc:/qml/fonts/SourceSansPro-Bold.ttf"
}