web/res/fonts/Geo-Regular.css
author Raphael Velt <raph.velt@gmail.com>
Wed, 26 Oct 2011 18:29:46 +0200
changeset 338 60dff8a71024
parent 229 74c9ddc3640b
permissions -rw-r--r--
Added alternate configuration

@font-face {
  font-family: 'Geo';
  font-style: normal;
  font-weight: normal;
  src: local('Geo'), local('Geo-Regular'), url('Geo-Regular.woff') format('woff');
}