@font-face {
    font-family: 'core_sans_c45_regular';
    src: url('../css/fonts/coresansc-45regular-webfont.woff2') format('woff2'),
         url('../css/fonts/coresansc-45regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'core_sans_c55_medium';
    src: url('../css/fonts/coresansc-55medium-webfont.woff2') format('woff2'),
         url('../css/fonts/coresansc-55medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'core_sans_c65_bold';
    src: url('../css/fonts/coresansc-65bold-webfont.woff2') format('woff2'),
         url('../css/fonts/coresansc-65bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'core_sans_c75_extrabold';
    src: url('../css/fonts/coresansc-75extrabold-webfont.woff2') format('woff2'),
         url('../css/fonts/coresansc-75extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'core_sans_c85_heavy';
    src: url('../css/fonts/coresansc-85heavy-webfont.woff2') format('woff2'),
         url('../css/fonts/coresansc-85heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}