web/res/fonts/Geo-Regular.css
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Wed, 17 Aug 2011 18:35:14 +0200
changeset 256 2f335337ff64
parent 229 74c9ddc3640b
permissions -rw-r--r--
Do not stop on IOErrors

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