/********************************************************************/
/**************************** FONTS *********************************/
/********************************************************************/
@font-face {
    font-family: 'geogrotesque_regularregular';
    src: url('../fonts/geo-rg-webfont.eot');
    src: url('../fonts/geo-rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geo-rg-webfont.woff2') format('woff2'),
         url('../fonts/geo-rg-webfont.woff') format('woff'),
         url('../fonts/geo-rg-webfont.ttf') format('truetype'),
         url('../fonts/geo-rg-webfont.svg#geogrotesque_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geogrotesquelight';
    src: url('../fonts/geo-lg-webfont.eot');
    src: url('../fonts/geo-lg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geo-lg-webfont.woff2') format('woff2'),
         url('../fonts/geo-lg-webfont.woff') format('woff'),
         url('../fonts/geo-lg-webfont.ttf') format('truetype'),
         url('../fonts/geo-lg-webfont.svg#geogrotesquelight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geogrotesquebold';
    src: url('../fonts/geo-bd-webfont.eot');
    src: url('../fonts/geo-bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geo-bd-webfont.woff2') format('woff2'),
         url('../fonts/geo-bd-webfont.woff') format('woff'),
         url('../fonts/geo-bd-webfont.ttf') format('truetype'),
         url('../fonts/geo-bd-webfont.svg#geogrotesquebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geogrotesquesemibold';
    src: url('../fonts/geo-sb-webfont.eot');
    src: url('../fonts/geo-sb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geo-sb-webfont.woff2') format('woff2'),
         url('../fonts/geo-sb-webfont.woff') format('woff'),
         url('../fonts/geo-sb-webfont.ttf') format('truetype'),
         url('../fonts/geo-sb-webfont.svg#geogrotesquesemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geogrotesquelight_italic';
    src: url('../fonts/geo-lgit-webfont.eot');
    src: url('../fonts/geo-lgit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geo-lgit-webfont.woff2') format('woff2'),
         url('../fonts/geo-lgit-webfont.woff') format('woff'),
         url('../fonts/geo-lgit-webfont.ttf') format('truetype'),
         url('../fonts/geo-lgit-webfont.svg#geogrotesquelight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geogrotesqueregular_italic';
    src: url('../fonts/geo-rgit-webfont.eot');
    src: url('../fonts/geo-rgit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geo-rgit-webfont.woff2') format('woff2'),
         url('../fonts/geo-rgit-webfont.woff') format('woff'),
         url('../fonts/geo-rgit-webfont.ttf') format('truetype'),
         url('../fonts/geo-rgit-webfont.svg#geogrotesqueregular_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/**************************** FONTS END *****************************/