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