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