@font-face {
    font-family: 'fc_quantumbold_italic';
    src: url('FCQuantum-BoldItalic.woff2') format('woff2'),
         url('FCQuantum-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fc_quantumbold';
    src: url('FCQuantum-Bold.woff2') format('woff2'),
         url('FCQuantum-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

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

}
@font-face {
    font-family: 'fc_quantummedium';
    src: url('FCQuantum-Medium.woff2') format('woff2'),
         url('FCQuantum-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'fc_quantumregular';
    src: url('FCQuantum-Regular.woff2') format('woff2'),
         url('FCQuantum-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}