@define-mixin font-label {
    font-family: 'Noto Sans';
    font-size: 12px;
    font-style: normal;
    font-weight: 370;
    line-height: 16px; /* 133.333% */
}