

@font-face {
    font-family: 'gibsonbold';
    src: url('files/Gibson-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('files/Gibson-Bold-webfont.woff') format('woff'),
         url('files/Gibson-Bold-webfont.ttf')  format('truetype'),
         url('files/Gibson-Bold-webfont.svg#webfont') format('svg');
}

@font-face {
    font-family: 'gibsonlight';
    src: url('files/Gibson-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('files/Gibson-Light-webfont.woff') format('woff'),
         url('files/Gibson-Light-webfont.ttf')  format('truetype'),
         url('files/Gibson-Light-webfont.svg#webfont') format('svg');
}

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

@font-face {
    font-family: 'gibsonsemibold';
    src: url('files/Gibson-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('files/Gibson-SemiBold-webfont.woff') format('woff'),
         url('files/Gibson-SemiBold-webfont.ttf')  format('truetype'),
         url('files/Gibson-SemiBold-webfont.svg#webfont') format('svg');
}

@font-face {
    font-family: 'adobe-garamond';
    src: url('files/Adobe Garamond Pro Regular.eot'); /* IE9 Compat Modes */
    src: url('files/Adobe Garamond Pro Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('files/Adobe Garamond Pro Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
}