@font-face {
    font-family: 'bosch_sansblack';
    src: url('../font/sans-special/boschsans-black-webfont.eot');
    src: url('../font/sans-special/boschsans-black-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/sans-special/boschsans-black-webfont.svg') format('svg'),
         url('../font/sans-special/boschsans-black-webfont.woff') format('woff'),
         url('../font/sans-special/boschsans-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bosch_sansmedium';
    src: url('../font/sans-special/boschsans-medium-webfont.eot');
    src: url('../font/sans-special/boschsans-medium-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/sans-special/boschsans-medium-webfont.svg') format('svg'),
         url('../font/sans-special/boschsans-medium-webfont.woff') format('woff'),
         url('../font/sans-special/boschsans-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('http://eksperci-od-zmywarek.pl/porady-ekspertow/wp-content/themes/zmywarki/font/glyphicons/glyphicons-halflings-regular.eot');
  src: url('http://eksperci-od-zmywarek.pl/porady-ekspertow/wp-content/themes/zmywarki/font/glyphicons/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), 
  url('../font/glyphicons/glyphicons-halflings-regular.woff') format('woff'), 
  url('http://eksperci-od-zmywarek.pl/porady-ekspertow/wp-content/themes/zmywarki/font/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'), 
  url('../font/glyphicons/glyphicons-halflings-regular.svg') format('svg');
}