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