web/res/fonts/PT_Sans-Web-Regular.css
author Raphael Velt <raph.velt@gmail.com>
Wed, 02 May 2012 19:19:51 +0200
changeset 597 07ab28bca482
parent 493 a207e84944e0
permissions -rw-r--r--
Added metadata on enmi preparatoire 2012
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 {
493
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
     2
    font-family: "PT Sans";
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
     3
    font-weight: normal;
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
     4
    font-style: normal;
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
     5
    src: url("PT_Sans-Web-Regular.ttf");
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
     6
}
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
     7
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
     8
@font-face {
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
     9
    font-family: "PT Sans";
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    10
    font-weight: bold;
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    11
    font-style: normal;
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    12
    src: url("PT_Sans-Web-Bold.ttf");
229
74c9ddc3640b a lot of changes in the web file organization.
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
    13
}
493
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    14
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    15
@font-face {
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    16
    font-family: "PT Sans";
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    17
    font-weight: normal;
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    18
    font-style: italic;
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    19
    src: url("PT_Sans-Web-Italic.ttf");
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    20
}
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    21
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    22
@font-face {
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    23
    font-family: "PT Sans";
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    24
    font-weight: bold;
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    25
    font-style: italic;
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    26
    src: url("PT_Sans-Web-BoldItalic.ttf");
a207e84944e0 Correction Programme BPI + Correction Web Fonts
Raphael Velt <raph.velt@gmail.com>
parents: 229
diff changeset
    27
}