web/res/fonts/Geo-Regular.css
author Raphael Velt <raph.velt@gmail.com>
Tue, 14 Feb 2012 14:22:15 +0100
changeset 512 8d2fcfbc2fd9
parent 229 74c9ddc3640b
permissions -rw-r--r--
Added tag V01.36 for changeset 3e6163b7764c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
229
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     1
@font-face {
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     2
  font-family: 'Geo';
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     3
  font-style: normal;
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     4
  font-weight: normal;
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     5
  src: local('Geo'), local('Geo-Regular'), url('Geo-Regular.woff') format('woff');
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     6
}