aboutsummaryrefslogtreecommitdiff
path: root/static/sass/plex/sans/bold/_greek.scss
blob: 713771389f2509ef1d68cbad68890a5ecb235eb4 (plain)
1
2
3
4
5
6
7
8
9
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 700;
  src: local('IBM Plex Sans Bold'),
    local('IBMPlexSans-Bold'),
    url('#{$font-prefix}/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Bold-Greek.woff2') format('woff2');
    unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
}