/*!minions.css*/
@media screen and (--xs-query) {
.fw-n\@xs{font-weight:normal}
.fw-b\@xs{font-weight:bold}
.fw-l\@xs{font-weight:lighter}
.fw-r\@xs{font-weight:bolder}
.fw-100\@xs{font-weight:100}
.fw-200\@xs{font-weight:200}
.fw-300\@xs{font-weight:300}
.fw-400\@xs{font-weight:400}
.fw-500\@xs{font-weight:500}
.fw-600\@xs{font-weight:600}
.fw-700\@xs{font-weight:700}
.fw-800\@xs{font-weight:800}
.fw-900\@xs{font-weight:900}
}
