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