summaryrefslogtreecommitdiff
path: root/lib/fonts/newscycle/newscycle.css
blob: c673e0757bc8814f58f8f0f3eab1d60568572e98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('newscycle-regular.woff') format('woff');
}
@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url('newscycle-bold.woff') format('woff');
}