/* Gibson-Regular webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Gibson-Regular';
    src: url('../../fonts/Gibson-Regular.eot') format('embedded-opentype'),
         url('../../fonts/Gibson-Regular.woff') format('woff'),
         url('../../fonts/Gibson-Regular.ttf')  format('truetype'),
         url('../../fonts/Gibson-Regular.svg') format('svg');
}