aboutsummaryrefslogtreecommitdiff
path: root/static/sass/plex/serif/light/_latin3.scss
blob: a88fc28bcbebf2bb01fc592548e3a84d6ee26390 (plain)
1
2
3
4
5
6
7
8
9
@font-face {
  font-family: 'IBM Plex Serif';
  font-style: normal;
  font-weight: 300;
  src: local('IBM Plex Serif Light'),
    local('IBMPlexSerif-Light'),
    url('#{$font-prefix}/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Light-Latin3.woff2') format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}