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

