1@font-face {
2    font-family: 'icomoon';
3    src: url("font/icomoon.eot?-wvhkvj");
4    src: url("font/icomoon.eot?#iefix-wvhkvj") format("embedded-opentype"), url("font/icomoon.woff?-wvhkvj") format("woff"), url("font/icomoon.ttf?-wvhkvj") format("truetype"), url("font/icomoon.svg?-wvhkvj#icomoon") format("svg");
5    font-weight: normal;
6    font-style: normal
7}
8[class^="icon-"],
9[class*=" icon-"] {
10    font-family: 'icomoon';
11    speak: none;
12    font-style: normal;
13    font-weight: normal;
14    font-variant: normal;
15    text-transform: none;
16    line-height: 1;
17    -webkit-font-smoothing: antialiased;
18    -moz-osx-font-smoothing: grayscale
19}
20.icon-search:before {
21    content: "\e600"
22}
23.icon-cube:before {
24    content: "\e601"
25}
26.icon-menu:before {
27    content: "\e602"
28}
29.icon-user:before {
30    content: "\e603"
31}
32.icon-control:before {
33    content: "\e604"
34}
35