@font-face {
    font-family: 'Gibson_Light';
    src: url('Gibson-Light.woff2') format('woff2'),
        url('Gibson-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gibson';
    src: url('Gibson-Light.woff2') format('woff2'),
        url('Gibson-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
