Mailspring/app/internal_packages/screenshot-mode/assets/font-override.css
2017-09-05 13:40:25 -07:00

35 lines
794 B
CSS

@font-face {
font-family: 'Nylas-Pro';
font-style: normal;
font-weight: 200;
src: url('mailspring://screenshot-mode/assets/BLOKKNeue-Regular.otf');
}
@font-face {
font-family: 'Nylas-Pro';
font-style: normal;
font-weight: 300;
src: url('mailspring://screenshot-mode/assets/BLOKKNeue-Regular.otf');
}
@font-face {
font-family: 'Nylas-Pro';
font-style: normal;
font-weight: 400;
src: url('mailspring://screenshot-mode/assets/BLOKKNeue-Regular.otf');
}
@font-face {
font-family: 'Nylas-Pro';
font-style: normal;
font-weight: 500;
src: url('mailspring://screenshot-mode/assets/BLOKKNeue-Regular.otf');
}
@font-face {
font-family: 'Nylas-Pro';
font-style: normal;
font-weight: 600;
src: url('mailspring://screenshot-mode/assets/BLOKKNeue-Regular.otf');
}