| @font-face { |
| font-family: 'icomoon'; |
| src: url('../fonts/icomoon.eot?cr4zdn'); |
| src: url('../fonts/icomoon.eot?cr4zdn#iefix') format('embedded-opentype'), |
| url('../fonts/icomoon.ttf?cr4zdn') format('truetype'), |
| url('../fonts/icomoon.woff?cr4zdn') format('woff'), |
| url('../fonts/icomoon.svg?cr4zdn#icomoon') format('svg'); |
| font-weight: normal; |
| font-style: normal; |
| } |
| |
| [class^="icon-"], [class*=" icon-"] { |
| /* use !important to prevent issues with browser extensions that change fonts */ |
| font-family: 'icomoon' !important; |
| speak: none; |
| font-style: normal; |
| font-weight: normal; |
| font-variant: normal; |
| text-transform: none; |
| line-height: 1; |
| |
| /* Enable Ligatures ================ */ |
| letter-spacing: 0; |
| -webkit-font-feature-settings: "liga"; |
| -moz-font-feature-settings: "liga=1"; |
| -moz-font-feature-settings: "liga"; |
| -ms-font-feature-settings: "liga" 1; |
| font-feature-settings: "liga"; |
| -webkit-font-variant-ligatures: discretionary-ligatures; |
| font-variant-ligatures: discretionary-ligatures; |
| |
| /* Better Font Rendering =========== */ |
| -webkit-font-smoothing: antialiased; |
| -moz-osx-font-smoothing: grayscale; |
| } |
| |
| .icon-paper-plane:before { |
| content: "\e906"; |
| } |
| .icon-newsletter:before { |
| content: "\e908"; |
| } |
| .icon-resources:before { |
| content: "\e907"; |
| } |
| .icon-meetup:before { |
| content: "\e903"; |
| } |
| .icon-whitepaper:before { |
| content: "\e909"; |
| } |
| .icon-case-study:before { |
| content: "\e904"; |
| } |
| .icon-testbed:before { |
| content: "\e905"; |
| } |
| .icon-cloud:before { |
| content: "\e902"; |
| } |
| .icon-gateway:before { |
| content: "\e900"; |
| } |
| .icon-device:before { |
| content: "\e901"; |
| } |
| .icon-cogs:before { |
| content: "\e995"; |
| } |
| .icon-switch:before { |
| content: "\e9b6"; |
| } |
| .icon-arrow-right:before { |
| content: "\ea34"; |
| } |
| .icon-embed:before { |
| content: "\ea7f"; |
| } |
| .icon-embed2:before { |
| content: "\ea80"; |
| } |
| .icon-forward:before { |
| content: "\e969"; |
| } |
| .icon-arrow-right2:before { |
| content: "\ea3c"; |
| } |
| .icon-search:before { |
| content: "\e800"; |
| } |
| .icon-calendar:before { |
| content: "\e953"; |
| } |
| .icon-users:before { |
| content: "\e972"; |
| } |
| .icon-trophy:before { |
| content: "\e99e"; |
| } |
| .icon-twitter:before { |
| content: "\e801"; |
| } |
| .icon-bulb:before { |
| content: "\e600"; |
| } |