web/res/fonts/PTSansNarrow.css
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 16 Feb 2015 14:12:12 +0100
changeset 1199 bba2a67b9da2
parent 713 823c47d69550
child 1558 761ba7426984
permissions -rw-r--r--
remove tracer
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
713
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     1
@font-face {
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     2
    font-family: "PT Sans Narrow";
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     3
    font-weight: normal;
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     4
    font-style: normal;
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     5
    src:
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     6
        url("PTSansNarrow.eot?") format("eot"),
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     7
        url("PTSansNarrow.woff") format("woff"),
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     8
        url("PTSansNarrow.ttf") format("truetype"),
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     9
        url("PTSansNarrow.svg#PTSans-Narrow") format("svg");
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    10
}
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    11
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    12
@font-face {
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    13
    font-family: "PT Sans Narrow";
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    14
    font-weight: bold;
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    15
    font-style: normal;
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    16
    src:
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    17
        url("PTSansNarrow-Bold.eot?") format("eot"),
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    18
        url("PTSansNarrow-Bold.woff") format("woff"),
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    19
        url("PTSansNarrow-Bold.ttf") format("truetype"),
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    20
        url("PTSansNarrow-Bold.svg#PTSans-NarrowBold") format("svg");
823c47d69550 Fonts Update
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    21
}