1@font-face {
2 font-family: 'Pe-icon-7-stroke';
3 src:url('../fonts/Pe-icon-7-stroke.eot?d7yf1v');
4 src:url('../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
5 url('../fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
6 url('../fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
7 url('../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
8 font-weight: normal;
9 font-style: normal;
10}
11
12[class^="pe-7s-"], [class*=" pe-7s-"] {
13 display: inline-block;
14 font-family: 'Pe-icon-7-stroke';
15 speak: none;
16 font-style: normal;
17 font-weight: normal;
18 font-variant: normal;
19 text-transform: none;
20 line-height: 1;
21
22 /* Better Font Rendering =========== */
23 -webkit-font-smoothing: antialiased;
24 -moz-osx-font-smoothing: grayscale;
25}
26
27.pe-7s-album:before {
28 content: "\e6aa";
29}
30.pe-7s-arc:before {
31 content: "\e6ab";
32}
33.pe-7s-back-2:before {
34 content: "\e6ac";
35}
36.pe-7s-bandaid:before {
37 content: "\e6ad";
38}
39.pe-7s-car:before {
40 content: "\e6ae";
...
</html>