2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-12-14 13:14:57 -07:00

more updates

This commit is contained in:
Erik Flowers 2014-05-31 13:23:06 -07:00
parent a603ffa5ea
commit 06c37f490f
6 changed files with 4 additions and 4 deletions

View File

@ -6063,15 +6063,15 @@ a .icon-flip-vertical:before {
* Twitter: http://twitter.com/Erik_UX
*/
@font-face {
font-family: 'weather-icons';
src: url('../fonts/weather-icons-regular-webfont.eot');
src: url('../fonts/weather-icons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/weather-icons-regular-webfont.woff') format('woff'), url('../fonts/weather-icons-regular-webfont.ttf') format('truetype'), url('../fonts/weather-icons-regular-webfont.svg#weathericons-regular-webfontRg') format('svg');
font-family: 'weathericons';
src: url('../fonts/weathericons-regular-webfont.eot');
src: url('../fonts/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/weathericons-regular-webfont.woff') format('woff'), url('../fonts/weathericons-regular-webfont.ttf') format('truetype'), url('../fonts/weathericons-regular-webfont.svg#weathericons-regular-webfontRg') format('svg');
font-weight: normal;
font-style: normal;
}
.wi {
display: inline-block;
font-family: 'weather-icons';
font-family: 'weathericons';
font-style: normal;
font-weight: normal;
line-height: 1;

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 125 KiB