meraproject/lib/fonts/geometria/font.styl

42 lines
1.7 KiB
Stylus
Raw Normal View History

@font-face {
font-family: 'Geometria';
src: url('Geometria-Thin.eot');
src: local('Geometria Thin'), local('Geometria-Thin'),
url('/lib/fonts/geometria/Geometria-Thin.eot?#iefix') format('embedded-opentype'),
url('/lib/fonts/geometria/Geometria-Thin.woff') format('woff'),
url('/lib/fonts/geometria/Geometria-Thin.ttf') format('truetype');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Geometria';
src: url('Geometria-Light.eot');
src: local('Geometria Light'), local('Geometria-Light'),
url('/lib/fonts/geometria/Geometria-Light.eot?#iefix') format('embedded-opentype'),
url('/lib/fonts/geometria/Geometria-Light.woff') format('woff'),
url('/lib/fonts/geometria/Geometria-Light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Geometria';
src: url('Geometria-Bold.eot');
src: local('Geometria Bold'), local('Geometria-Bold'),
url('/lib/fonts/geometria/Geometria-Bold.eot?#iefix') format('embedded-opentype'),
url('/lib/fonts/geometria/Geometria-Bold.woff') format('woff'),
url('/lib/fonts/geometria/Geometria-Bold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Geometria';
src: url('Geometria-Light.eot');
src: local('Geometria Light'), local('Geometria-Light'),
url('/lib/fonts/geometria/Geometria-Light.eot?#iefix') format('embedded-opentype'),
url('/lib/fonts/geometria/Geometria-Light.woff') format('woff'),
url('/lib/fonts/geometria/Geometria-Light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}