source for lucas.co
archive/fonts/alice/web fonts/alice_regular_macroman/stylesheet.css (472B)
1 @font-face {
2 font-family: 'aliceregular';
3 src: url('Alice-Regular-webfont.eot');
4 src: url('Alice-Regular-webfont.eot?#iefix') format('embedded-opentype'),
5 url('Alice-Regular-webfont.woff2') format('woff2'),
6 url('Alice-Regular-webfont.woff') format('woff'),
7 url('Alice-Regular-webfont.ttf') format('truetype'),
8 url('Alice-Regular-webfont.svg#aliceregular') format('svg');
9 font-weight: normal;
10 font-style: normal;
11
12 }
13