/*

eot		generated with	fontsquirrel (better than gylphs better than fontprep)			
  		aus OTF = PostScript-Basis = bessere Kurven Gl�ttung in gr��eren Schriftgraden
  							
woff	generated with	glyphs (better than fontprep better than fontsquirrel)
ttf		generated with	glpyhs (better than fontsquirrel better than fontprep)
svg		generated with	fontsquirrel (better than fontprep) 


*/
/*@font-face {
    font-family: 'Hagebau Condensed';
    src: url('../fonts/hagebauweb-de-en.eot');
        !* IE9 Compat Modes *!

    src: url('../fonts/hagebauweb-de-en.eot?#iefix') format('embedded-opentype'),
        !* IE6-IE8 *!

       url('../fonts/hagebauweb-de-en.woff') format('woff'),
       !* moderne Browser. jedoch noch kein woff2, da nur neuster chrome und opera *!

       url('../fonts/hagebauweb-de-en.ttf')  format('truetype'),
       !* ältere Android Geräte. TTF = kein Kopierschutz!*!

       url('../fonts/hagebauweb-de-en.svg#6ab1b0d3250754974f1cd54ad3540062') format('svg');
       !* ältere iOS  Geräte*!

    font-style:   normal;
    font-weight:  100;
}*/

@font-face {
    font-family: 'Hagebau Condensed';
    src:    url('../fonts/HagebauCondensed-Regular.woff2') format('woff2'),
    url('../fonts/HagebauCondensed-Regular.woff') format('woff');
    font-style:   normal;
    font-weight:  100;
}

@font-face {
    font-family: 'Hagebau Black';
    src:    url('../fonts/Hagebau-Black.woff2') format('woff2'),
            url('../fonts/Hagebau-Black.woff') format('woff');
    font-style:   normal;
    font-weight:  100;
}


.pagination.small {
    width: 60px;
}