@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Geogrotesque';
    src: url('../fonts/25D8AA_0_0.eot');
    src: url('../fonts/25D8AA_0_0?#iefix') format('embedded-opentype'),     
        url('../fonts/25D8AA_0_0.woff') format('woff'),
	url('../fonts/25D8AA_0_0.ttf') format('truetype'); /* Safari, Android, iOS */	
    font-weight: 300;
    font-style: regular;
}

@font-face {
    font-family: 'Geogrotesque';
    src: url('../fonts/25D8AA_1_0.eot');
    src: url('../fonts/25D8AA_1_0?#iefix') format('embedded-opentype'),       
        url('../fonts/25D8AA_1_0.woff') format('woff'),
	url('../fonts/25D8AA_1_0.ttf') format('truetype');
    font-weight: 300;
    font-style: bold;
}