@use 'src/views/styles/fonts.module.scss'; .icon { font-family: 'Material Icons Round'; font-weight: fonts.$normal_weight; font-style: normal; font-size: fonts.$medium_size; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; }