I'm having a loading problem in my sources in IE. It takes about 1 minute to load. Does anyone else pass or have you been through this?
@font-face {
font-family: 'yanone_regular';
src: url('yanonekaffeesatz-regular-webfont.eot');
src: url('yanonekaffeesatz-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('yanonekaffeesatz-regular-webfont.woff') format('woff'),
url('yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
url('yanonekaffeesatz-regular-webfont.svg#yanone_kaffeesatzregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'yanone_bold';
src: url('yanonekaffeesatz-bold-webfont.eot');
src: url('yanonekaffeesatz-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('yanonekaffeesatz-bold-webfont.woff') format('woff'),
url('yanonekaffeesatz-bold-webfont.ttf') format('truetype'),
url('yanonekaffeesatz-bold-webfont.svg#yanone_kaffeesatzbold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'yanone_light';
src: url('yanonekaffeesatz-light-webfont.eot');
src: url('yanonekaffeesatz-light-webfont.eot?#iefix') format('embedded-opentype'),
url('yanonekaffeesatz-light-webfont.woff') format('woff'),
url('yanonekaffeesatz-light-webfont.ttf') format('truetype'),
url('yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight') format('svg');
font-weight: normal;
font-style: normal;
}