import QtQuick 2.13
import "../imports"
Text {
font.family: Theme.fontEmoji.name + "," + Theme.fontRegular.name
}