@typopro/web-junicode
Version:
Junicode for Professional Typography (WEB)
16 lines (13 loc) • 524 B
CSS
/* TypoPRO Junicode Bold Italic */
@font-face {
font-family: 'TypoPRO Junicode';
src: url('TypoPRO-Junicode-BoldItalic.eot');
src: local('*'),
url('TypoPRO-Junicode-BoldItalic.eot?#iefix') format('embedded-opentype'),
url('TypoPRO-Junicode-BoldItalic.woff') format('woff'),
url('TypoPRO-Junicode-BoldItalic.ttf') format('truetype');
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-variant: normal;
}