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

@font-face {
    font-family: 'Core Sans';
    src: url('CoreSansC-45Regular.eot');
    src: url('CoreSansC-45Regular.eot?#iefix') format('embedded-opentype'),
        url('CoreSansC-45Regular.woff2') format('woff2'),
        url('CoreSansC-45Regular.woff') format('woff'),
        url('CoreSansC-45Regular.svg#CoreSansC-45Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Core Sans';
    src: url('CoreSansC-55Medium.eot');
    src: url('CoreSansC-55Medium.eot?#iefix') format('embedded-opentype'),
        url('CoreSansC-55Medium.woff2') format('woff2'),
        url('CoreSansC-55Medium.woff') format('woff'),
        url('CoreSansC-55Medium.svg#CoreSansC-55Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: "Core Sans";
}