@font-face {
    font-family: 'FloraCTT';
    src: url('FloraC.eot');
    src: url('FloraC.eot?#iefix') format('embedded-opentype'),
        url('FloraC.woff2') format('woff2'),
        url('FloraC.woff') format('woff'),
        url('FloraC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FloraCTT';
    src: url('FloraC-Bold.eot');
    src: url('FloraC-Bold.eot?#iefix') format('embedded-opentype'),
        url('FloraC-Bold.woff2') format('woff2'),
        url('FloraC-Bold.woff') format('woff'),
        url('FloraC-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

