/*** Font familys ***/
@font-face {
    font-family: 'GeogrotesqueRegularItalic';
    src: url('../grafik/geog-rgit-webfont.eot');
    src: url('../grafik/geog-rgit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../grafik/geog-rgit-webfont.woff') format('woff'),
         url('../grafik/geog-rgit-webfont.ttf') format('truetype'),
         url('../grafik/geog-rgit-webfont.svg#GeogrotesqueRegularItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GeogrotesqueMedium';
    src: url('../grafik/geogtq-md-webfont.eot');
    src: url('../grafik/geogtq-md-webfont.eot?#iefix') format('embedded-opentype'),
         url('../grafik/geogtq-md-webfont.woff') format('woff'),
         url('../grafik/geogtq-md-webfont.ttf') format('truetype'),
         url('../grafik/geogtq-md-webfont.svg#GeogrotesqueMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GeogrotesqueRegular';
    src: url('../grafik/geogtq-rg-webfont.eot');
    src: url('../grafik/geogtq-rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../grafik/geogtq-rg-webfont.woff') format('woff'),
         url('../grafik/geogtq-rg-webfont.ttf') format('truetype'),
         url('../grafik/geogtq-rg-webfont.svg#GeogrotesqueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GeogrotesqueSemiBold';
    src: url('../grafik/geogtq-sb-webfont.eot');
    src: url('../grafik/geogtq-sb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../grafik/geogtq-sb-webfont.woff') format('woff'),
         url('../grafik/geogtq-sb-webfont.ttf') format('truetype'),
         url('../grafik/geogtq-sb-webfont.svg#GeogrotesqueSemiBold') format('svg');
    font-weight: normal;
    font-style: normal;

}