aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/public/css/orangeHelvetica.css
blob: 1ab9152589a396136fac11ca4229fc2127590c54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@font-face {
  font-family: HelvNeueOrange;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/HelvNeue55_W1G.woff2") format("woff2"), url("../fonts/HelvNeue55_W1G.woff") format("woff");
}

@font-face {
  font-family: HelvNeueOrange;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/HelvNeue75_W1G.woff2") format("woff2"), url("../fonts/HelvNeue75_W1G.woff") format("woff");
}
/*# sourceMappingURL=orangeHelvetica.css.map */