boosted
Version:
Orange Boosted with Bootstrap is a Bootstrap based, Orange branded accessible and ergonomic components library.
16 lines • 484 B
CSS
/* stylelint-disable-next-line function-disallowed-list */
@font-face {
font-family: HelvNeueOrangeArabic;
font-style: normal;
font-weight: 400;
src: url('../fonts/HelveticaNeueW20-55Roman.woff2') format('woff2');
font-display: swap;
}
@font-face {
font-family: HelvNeueOrangeArabic;
font-style: normal;
font-weight: 700;
src: url('../fonts/HelveticaNeueW20-75Bold.woff2') format('woff2');
font-display: swap;
}
/*# sourceMappingURL=orange-helvetica.rtl.css.map */