git.lucas.co / website
source for lucas.co

archive/fonts/abhaya-libre/web fonts/abhayalibre_regular_macroman/stylesheet.css (522B)

 1 @font-face {
 2     font-family: 'abhaya_libreregular';
 3     src: url('AbhayaLibre-Regular-webfont.eot');
 4     src: url('AbhayaLibre-Regular-webfont.eot?#iefix') format('embedded-opentype'),
 5          url('AbhayaLibre-Regular-webfont.woff2') format('woff2'),
 6          url('AbhayaLibre-Regular-webfont.woff') format('woff'),
 7          url('AbhayaLibre-Regular-webfont.ttf') format('truetype'),
 8          url('AbhayaLibre-Regular-webfont.svg#abhaya_libreregular') format('svg');
 9     font-weight: normal;
10     font-style: normal;
11 
12 }
13