stylesheet.css in Weather 7.2
@font-face {
font-family: 'MeteoconsRegular';
src: url('meteocons-webfont.eot');
src: url('meteocons-webfont.eot?#iefix') format('embedded-opentype'),
url('meteocons-webfont.woff') format('woff'),
url('meteocons-webfont.ttf') format('truetype'),
url('meteocons-webfont.svg#MeteoconsRegular') format('svg');
font-weight: normal;
font-style: normal;
}
File
assets/meteocons/stylesheet.css
View source
- @font-face {
- font-family: 'MeteoconsRegular';
- src: url('meteocons-webfont.eot');
- src: url('meteocons-webfont.eot?#iefix') format('embedded-opentype'),
- url('meteocons-webfont.woff') format('woff'),
- url('meteocons-webfont.ttf') format('truetype'),
- url('meteocons-webfont.svg#MeteoconsRegular') format('svg');
- font-weight: normal;
- font-style: normal;
-
- }