/* Webfont: Blooming Flowers */@font-face {
    font-family: 'bloom';
    src: url('Blooming-Flowers.woff2') format('woff2'), /* Modern Browsers */
         url('Blooming-Flowers.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

