use abeezee font

This commit is contained in:
Frédéric Péters 2015-03-18 16:58:53 +01:00
parent 0732b74c6c
commit 52f8cf87ec
11 changed files with 8342 additions and 0 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 199 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +1,28 @@
@font-face {
font-family: 'Abeezee';
src: url('ABeeZee-Regular-webfont.eot');
src: url('ABeeZee-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('ABeeZee-Regular-webfont.woff2') format('woff2'),
url('ABeeZee-Regular-webfont.woff') format('woff'),
url('ABeeZee-Regular-webfont.ttf') format('truetype'),
url('ABeeZee-Regular-webfont.svg#abeezeeregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Abeezee';
src: url('ABeeZee-Italic-webfont.eot');
src: url('ABeeZee-Italic-webfont.eot?#iefix') format('embedded-opentype'),
url('ABeeZee-Italic-webfont.woff2') format('woff2'),
url('ABeeZee-Italic-webfont.woff') format('woff'),
url('ABeeZee-Italic-webfont.ttf') format('truetype'),
url('ABeeZee-Italic-webfont.svg#abeezeeitalic') format('svg');
font-weight: normal;
font-style: italic;
}
html, body {
padding: 0;
margin: 0;
@ -36,6 +61,7 @@ a:hover {
position: absolute;
top: 50px;
right: 10px;
font-family: Abeezee;
}
#menu ul {
@ -201,6 +227,7 @@ div.textcell h1,
div.textcell h2 {
color: #333;
font-weight: normal;
font-family: Abeezee;
}
div.se-voir h2, div.se-parler h2,
@ -425,6 +452,7 @@ div.textcell.lien-webservices {
text-align: center;
border: none;
background: url(../img/compte-citoyen.png) no-repeat 50% 50%;
font-family: Abeezee;
}
div.textcell.lien-administration p,