13 text-decoration: underline;
21 content: $icon-arrow-right;
24 /* use !important to prevent issues with browser extensions that change fonts */
25 font-family: '#{$icomoon-font-family}' !important;
33 /* Better Font Rendering =========== */
34 -webkit-font-smoothing: antialiased;
35 -moz-osx-font-smoothing: grayscale;