aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/sass/include/_fonts.scss
blob: 6313736e0e07c0d9a613af1cfffe27df294116e7 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                 
                     
                                                                                           

 




                                 
                     

                                                                                            
@font-face{
  font-family: 'Source Sans Pro';
  font-weight: 200 900;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('../fonts/source-sans/WOFF2/VAR/SourceSans3VF-Roman.ttf.woff2') format('woff2');
}

@font-face{
  font-family: 'Source Sans Pro';
  font-weight: 200 900;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('../fonts/source-sans/WOFF2/VAR/SourceSans3VF-Italic.ttf.woff2') format('woff2');
}