UNPKG

eos-icons

Version:

The iconic and open source font made for EOS Design System.

46 lines (38 loc) 1.37 kB
/* Generated with grunt-webfont Created by EOS Design System - EOS icons Visit our Design System: https://gitlab.com/SUSE-UIUX/eos/ Visit our Iconic font repo: https://gitlab.com/SUSE-UIUX/eos-icons */ @font-face { font-family: "eos-icons"; src: url("../fonts/eos-icons.eot?daaa107f8d06a9026c68cf9fc3a495cb"); src: url("../fonts/eos-icons.eot?daaa107f8d06a9026c68cf9fc3a495cb#iefix") format("embedded-opentype"), url("../fonts/eos-icons.woff2?daaa107f8d06a9026c68cf9fc3a495cb") format("woff2"), url("../fonts/eos-icons.woff?daaa107f8d06a9026c68cf9fc3a495cb") format("woff"), url("../fonts/eos-icons.ttf?daaa107f8d06a9026c68cf9fc3a495cb") format("truetype"), url("../fonts/eos-icons.svg?daaa107f8d06a9026c68cf9fc3a495cb#eos-icons") format("svg"); font-weight: normal; font-style: normal; } .eos-icons { font-family: "eos-icons"; font-weight: normal; font-style: normal; font-size: 24px; // Preferred icon size display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; // Support for all WebKit browsers. -webkit-font-smoothing: antialiased; // Support for Safari and Chrome. text-rendering: optimizeLegibility; // Support for Firefox. -moz-osx-font-smoothing: grayscale; // Support for IE. font-feature-settings: 'liga'; }