@font-face {
    font-family: 'Core Sans G';
    src: url('../fonts/CoreSansG-Bold.eot');
    src: url('../fonts/CoreSansG-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CoreSansG-Bold.woff2') format('woff2'),
        url('../fonts/CoreSansG-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Core Sans G';
    src: url('../fonts/CoreSansG-Regular.eot');
    src: url('../fonts/CoreSansG-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CoreSansG-Regular.woff2') format('woff2'),
        url('../fonts/CoreSansG-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Core Sans G';
    src: url('../fonts/CoreSansG-Medium.eot');
    src: url('../fonts/CoreSansG-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CoreSansG-Medium.woff2') format('woff2'),
        url('../fonts/CoreSansG-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

