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