@talentsoft-opensource/uxp-themes
Version:
Talentsoft UX themes
39 lines (32 loc) • 800 B
text/less
@font-face {
font-family: 'roboto_condensedregular';
.font-declaration('robotocondensed-regular-webfont');
}
@font-face {
font-family: 'roboto_condensedregularlight';
.font-declaration('robotocondensed-light-webfont');
}
@font-face {
font-family: 'roboto_condensedregularbold';
.font-declaration('robotocondensed-bold-webfont');
}
@font-face {
font-family: 'robotobold';
.font-declaration('roboto-bold-webfont');
}
@font-face {
font-family: 'robotolight';
.font-declaration('roboto-light-webfont');
}
@font-face {
font-family: 'robotoregular';
.font-declaration('roboto-regular-webfont');
}
@font-face {
font-family: 'uxpfont';
.font-declaration('UXP-Font');
}
@font-face {
font-family: 'icomoon';
.font-declaration('icomoon');
}