ester_os/client/static/fonts/roboto/roboto_thin_macroman/stylesheet.css
2020-02-15 20:01:41 +01:00

13 lines
456 B
CSS

@font-face {
font-family: 'robotothin';
src: url('Roboto-Thin-webfont.eot');
src: url('Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
url('Roboto-Thin-webfont.woff2') format('woff2'),
url('Roboto-Thin-webfont.woff') format('woff'),
url('Roboto-Thin-webfont.ttf') format('truetype'),
url('Roboto-Thin-webfont.svg#robotothin') format('svg');
font-weight: normal;
font-style: normal;
}