To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / public / themes / soundsoftware / stylesheets / fonts.css @ 1039:f6c71883b995

History | View | Annotate | Download (1.17 KB)

1

    
2
@font-face {
3
    font-family: 'Insider';
4
    font-weight: bold;
5
    font-style: normal;
6
    src: url('fonts/24BC0E_0_0.eot');
7
    src: url('fonts/24BC0E_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/24BC0E_0_0.woff') format('woff'), url('fonts/24BC0E_0_0.ttf') format('truetype');
8
}
9
 
10
@font-face {
11
    font-family: 'Insider';
12
    font-weight: normal;
13
    font-style: normal;
14
    src: url('fonts/24BC35_0_0.eot');
15
    src: url('fonts/24BC35_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/24BC35_0_0.woff') format('woff'), url('fonts/24BC35_0_0.ttf') format('truetype');
16
}
17

    
18
@font-face {
19
    font-family: 'Insider-Medium';
20
    font-weight: normal;
21
    font-style: normal;
22
    src: url('fonts/24BC0E_0_0.eot');
23
    src: url('fonts/24BC0E_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/24BC0E_0_0.woff') format('woff'), url('fonts/24BC0E_0_0.ttf') format('truetype');
24
}
25
 
26
@font-face {
27
    font-family: 'Insider-Regular';
28
    font-weight: normal;
29
    font-style: normal;
30
    src: url('fonts/24BC35_0_0.eot');
31
    src: url('fonts/24BC35_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/24BC35_0_0.woff') format('woff'), url('fonts/24BC35_0_0.ttf') format('truetype');
32
}