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