import QtQuick 2.13 import utils 1.0 Text { font.family: Style.current.fontRegular.name color: Style.current.textColor }