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

}