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