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

}

@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;

}