boosted
Version:
Orange Boosted with Bootstrap is a Bootstrap based, Orange branded accessible and ergonomic components library.
16 lines (15 loc) • 574 B
CSS
@font-face {
font-family: HelvNeueOrange/*rtl:insert:Arabic*/;
font-style: normal;
font-weight: 400;
src: url("../fonts/HelvNeue55_W1G.woff2") format("woff2") /*rtl:url('../fonts/HelveticaNeueW20-55Roman.woff2') format('woff2')*/;
font-display: swap;
}
@font-face {
font-family: HelvNeueOrange/*rtl:insert:Arabic*/;
font-style: normal;
font-weight: 700;
src: url("../fonts/HelvNeue75_W1G.woff2") format("woff2") /*rtl:url('../fonts/HelveticaNeueW20-75Bold.woff2') format('woff2')*/;
font-display: swap;
}
/*# sourceMappingURL=orange-helvetica.css.map */