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

}