Blame view

js/resources/fonts/stylesheet.css 1.2 KB
16035364   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 26, 2013 */



@font-face {
    font-family: 'orbitronbold';
    src: url('orbitron-bold.eot');
    src: url('orbitron-bold.eot?#iefix') format('embedded-opentype'),
         url('orbitron-bold.woff') format('woff'),
         url('orbitron-bold.ttf') format('truetype'),
         url('orbitron-bold.svg#orbitronbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'orbitronlight';
    src: url('orbitron-light.eot');
    src: url('orbitron-light.eot?#iefix') format('embedded-opentype'),
         url('orbitron-light.woff') format('woff'),
         url('orbitron-light.ttf') format('truetype'),
         url('orbitron-light.svg#orbitronlight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'orbitronregular';
    src: url('orbitron-medium.eot');
    src: url('orbitron-medium.eot?#iefix') format('embedded-opentype'),
         url('orbitron-medium.woff') format('woff'),
         url('orbitron-medium.ttf') format('truetype'),
         url('orbitron-medium.svg#orbitronregular') format('svg');
    font-weight: normal;
    font-style: normal;

}