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 @ 1349:4ff3f8b81ab3

History | View | Annotate | Download (1.84 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: italic;
14
    src: url('fonts/276F6F_0_0.eot');
15
    src: url('fonts/276F6F_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/276F6F_0_0.woff') format('woff'), url('fonts/276F6F_0_0.ttf') format('truetype');
16
}
17

    
18
@font-face {
19
    font-family: 'Insider';
20
    font-weight: normal;
21
    font-style: normal;
22
    src: url('fonts/24BC35_0_0.eot');
23
    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');
24
}
25

    
26
@font-face {
27
    font-family: 'Insider-Medium';
28
    font-weight: normal;
29
    font-style: normal;
30
    src: url('fonts/24BC0E_0_0.eot');
31
    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');
32
}
33
 
34
@font-face {
35
    font-family: 'Insider-Regular';
36
    font-weight: normal;
37
    font-style: normal;
38
    src: url('fonts/24BC35_0_0.eot');
39
    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');
40
}
41

    
42
@font-face {
43
    font-family: 'SourceCodePro-Regular';
44
    font-weight: normal;
45
    font-style: normal;
46
    src: url('fonts/SourceCodePro-Regular-webfont.eot');
47
    src: url('fonts/SourceCodePro-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/SourceCodePro-Regular-webfont.woff') format('woff'), url('fonts/SourceCodePro-Regular-webfont.ttf') format('truetype');
48
}