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

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

@font-face {
    font-family: 'GibsonBold';
    src: url('fonts/Gibson-Bold-webfont.eot');
    src: url('fonts/Gibson-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gibson-Bold-webfont.ttf') format('truetype'),
         url('fonts/Gibson-Bold-webfont.svg#GibsonBold') format('svg');
    font-weight: normal;
    font-style: normal;
}