glass-app-manager
Version:
Informatica's Glass Framework CLI for bootstrapping
35 lines (33 loc) • 1.24 kB
CSS
@font-face {
font-family: 'futura-pt';
src: url('FTN45__W.eot');
src:
url('./fonts/FTN45__W.eot?#iefix') format('embedded-opentype'),
url('./fonts/FTN45__W.woff2') format('woff2'),
url('./fonts/FTN45__W.woff') format('woff'),
url('./fonts/FTN45__W.ttf') format('truetype'),
url('./fonts/FTN45__W.svg#FuturaPTWeb-Book') format('svg');
font-weight: normal;
}
@font-face {
font-family: 'futura-pt';
src: url('FTN55__W.eot');
src:
url('./fonts/FTN55__W.eot?#iefix') format('embedded-opentype'),
url('./fonts/FTN55__W.woff2') format('woff2'),
url('./fonts/FTN55__W.woff') format('woff'),
url('./fonts/FTN55__W.ttf') format('truetype'),
url('./fonts/FTN55__W.svg#FuturaPTWeb-Medium') format('svg');
font-weight: 500;
}
@font-face {
font-family: 'futura-pt';
src: url('FTN65__W.eot');
src:
url('./fonts/FTN65__W.eot?#iefix') format('embedded-opentype'),
url('./fonts/FTN65__W.woff2') format('woff2'),
url('./fonts/FTN65__W.woff') format('woff'),
url('./fonts/FTN65__W.ttf') format('truetype'),
url('./fonts/FTN65__W.svg#FuturaPTWeb-Bold') format('svg');
font-weight: 700;
}