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