aboutsummaryrefslogtreecommitdiff
path: root/static/sass/plex/sans/semibold/_latin3.scss
blob: 834631ffa91f81b8569cb2491e35a5df4a6fe2ec (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-Latin3.woff2') format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}