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

}