@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'GeoSans';
    src: url('webfonts/geosanslight.eot');
    src: url('webfonts/geosanslight.eot?#iefix') format('embedded-opentype'),
         url('webfonts/geosanslight.woff') format('woff'),
         url('webfonts/geosanslight.ttf') format('truetype'),
         url('webfonts/geosanslight.svg#geosanslightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}