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