vue-nutrition-label
Version:
VueJS component to create a 2018 FDA-style nutrition label
17 lines (14 loc) • 362 B
CSS
@font-face {
font-family: 'Helvetica';
src: url('Helvetica.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Helvetica-Bold';
src: url('Helvetica-Bold.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}