diff --git a/sass/_button.scss b/sass/_button.scss index d966dd8..8469761 100644 --- a/sass/_button.scss +++ b/sass/_button.scss @@ -22,23 +22,23 @@ // Set font styles for buttons -ico, button, .btn { - font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; +ico { + font-family: Arial Unicode MS, Lucida Sans Unicode, sans-serif; /* This combo of Unicode fonts means Min's icons support OSX 10.5+, Windows 98+, and Ubuntu. */ } // Set Generic