@font-face {
    font-family: 'fc_flexica';
    src: url('font-bold-webfont.woff2') format('woff2'),
         url('font-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'fc_flexica';
    src: url('font-light-webfont.woff2') format('woff2'),
         url('font-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
