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

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

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

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

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

